Alphabetical Class Index   Namespace List  

hoops_panel_3dgs_only.HPanel Class Reference

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)
 

Detailed Description

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

Member Function Documentation

override void hoops_panel_3dgs_only.HPanel.OnPaint ( PaintEventArgs  e)
inlineprotected

Instructs HOOPS/3dGS to redraw the scene

References HCS.Close_Segment(), HCS.Control_Update_By_Key(), HCS.Open_Segment(), and HCS.Update_Display().

override void hoops_panel_3dgs_only.HPanel.OnResize ( System.EventArgs  e)
inlineprotected

Instructs HOOPS/3dGS to redraw the scene

References HCS.Update_Display().


The documentation for this class was generated from the following file: