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