Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Attributes | List of all members
vtEnabledBase Class Reference

#include <Engine.h>

Inheritance diagram for vtEnabledBase:
vtEngine vtStructureArray3d App CarEngine ControlEngine EpochEngine JumpingEngine MapOverviewEngine Orbit PlaneEngine PlayToDiskEngine SpinEngine vtAnimPathEngine vtHeightConstrain vtIntersectionEngine vtJoystickEngine vtLastMouse vtSimpleBillboardEngine vtSkyTrackEngine vtSpaceNav vtSpriteSizer vtTimeEngine vtStructureLayer

Public Member Functions

virtual void SetEnabled (bool bOn)
 
bool GetEnabled ()
 

Protected Attributes

bool m_bEnabled
 

Detailed Description

This class simply provides the ability to store whether an object is "enabled" or not. This is generally useful, such as for Nodes or Engines which can be turned on and off.


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