This controller enables specific Lua scripts (by script ID) based on the current posture of an aggreg...
Definition: scriptEnableByAggregatePostureController.h:18
std::set< DtString > myAvailablePostures
The postures in which the tasks are available. Must be initialized by subclasses. ...
Definition: scriptEnableByAggregatePostureController.h:45
DtString myCurrentPosture
The currently recorded posture.
Definition: scriptEnableByAggregatePostureController.h:48
A locally simulated VRF object. Holds all internal and external data for the object, and provides access to both the current frame and next frame state data for the object. All current frame data is read-only, and next-frame data can be written to. No thread safety guarantees are made on this object during the simulation frame and it should only be accessed by the thread that is simulating the object.
Definition: localObject.h:86