17 #ifndef _UPDATEINFO_HH_    18 #define _UPDATEINFO_HH_ std::string worldName
Name of the world. 
Definition: UpdateInfo.hh:33
 
Forward declarations for the common classes. 
Definition: Animation.hh:33
 
common::Time realTime
Current real time. 
Definition: UpdateInfo.hh:39
 
Information for use in an update event. 
Definition: UpdateInfo.hh:30
 
common::Time simTime
Current simulation time. 
Definition: UpdateInfo.hh:36
 
A Time class, can be used to hold wall- or sim-time. 
Definition: Time.hh:44