SprocketControl

class SprocketControl : public HPS::Sprocket

Subclassed by HPS::AnimationControl, HPS::AxisTriadControl, HPS::NavigationCubeControl, HPS::OperatorControl

Public Functions

inline virtual HPS::Type ObjectType() const

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

Returns:

The declared type of the object in question, which may differ from the true, underlying type.

Public Static Attributes

static const HPS::Type staticType = HPS::Type::SprocketControl