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...

List of all members.

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::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


The documentation for this class was generated from the following file:
  • HPanel.cs