SprocketControl
- class HPS.SprocketControl : public HPS.Sprocket
Subclassed by HPS.AnimationControl, HPS.AxisTriadControl, HPS.NavigationCubeControl, HPS.OperatorControl
Public Functions
- override void Dispose ()
- override HPS.Type ObjectType ()
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Return
The declared type of the object in question, which may differ from the true, underlying type.
- SprocketControl (HPS.SprocketControl in_that)