Protected Member Functions | |
override void | OnResize (System.EventArgs e) |
override void | OnPaint (PaintEventArgs e) |
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
override void hoops_panel_3dgs_only::HPanel::OnResize | ( | System.EventArgs | e | ) | [inline, protected] |
Instructs HOOPS/3dGS to redraw the scene
override void hoops_panel_3dgs_only::HPanel::OnPaint | ( | PaintEventArgs | e | ) | [inline, protected] |
Instructs HOOPS/3dGS to redraw the scene