static void preCloseCallback(void *usr)
static void tickCallback(void *usr)
virtual ~DtMetricCollector()
Definition: scenario.h:52
virtual void printContact(const DtRwSensorContactInfo *contact)
DtMetricCollector(DtCgf *cgf)
virtual void processClose()
Definition: metricCollector.h:13
static void postLoadCallback(const DtScenario &scenario, void *usr)
virtual void processLoad(const DtScenario &scenario)
DtCgf * myCgf
Definition: metricCollector.h:36
The top level class of a VR-Forces Simulation Engine, representing a Computer Generated Forces instan...
Definition: cgf.h:147
double myLastMetricTime
Definition: metricCollector.h:38
std::ofstream myOutputFile
Definition: metricCollector.h:37
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
virtual void printLocationAndContacts(const DtLocalObject *entity)