64 virtual const std::string& GetMessageType()
const override;
A timing structure for all sim loop variables.
static const trUtil::RefStr MESSAGE_TYPE
Adds an easy and swappable access to the base class.
const double * mDeltaRealTime
This class creates a GUID, or a Unique ID that is used through out TR to identify and distinguish one...
const int & GetFrameNumber(void) const
Gets frame number.
const double * mTimeScale
A string wrapper that will make sure that all of the strings with the same value will point to the sa...
const double & GetRealTime(void) const
Access the RealTime.
This message carries all the inter-frame timing information.
const double * mDeltaSimTime
const double & GetDeltaRealTime(void) const
Access the DeltaRealTime.
const double & GetDeltaSimTime(void) const
Access the DeltaSimTime.
osg::Referenced BaseClass
const double & GetTimeScale(void) const
Access the TimeScale.
This is the base class for all the messages in TR.
const double & GetSimTime(void) const
Access the SimTime.
#define TR_MANAGER_EXPORT