The HPanel class provides a HOOPS/3dgs-only implementation of the Winforms Panel class. More...
Protected Member Functions | |
override void | OnResize (System.EventArgs e) |
override void | OnPaint (PaintEventArgs e) |
The HPanel class provides a HOOPS/3dgs-only implementation of the Winforms Panel class.
HPanel creates and manages the connection of a HOOPS/3dGS driver instance to a Panel object, which includes redrawing the scene during exposes/resizes.
This class should only be directly derived from if you specifically do NOT want to use HOOPS/MVO
|
inlineprotected |
Instructs HOOPS/3dGS to redraw the scene
References HCS.Close_Segment(), HCS.Control_Update_By_Key(), HCS.Open_Segment(), and HCS.Update_Display().
|
inlineprotected |
Instructs HOOPS/3dGS to redraw the scene
References HCS.Update_Display().