13 using namespace makVrv;
16 class DtDetonationPdu;
20 namespace tutorialDistributedSimulation3B
38 virtual const std::string& className()
const;
44 virtual bool onStart();
47 virtual bool onStop();
50 virtual bool onTick();
Definition: DistributedSimulationConnection3B.h:24
The DtDriver is an abstract class. Developers derive from this to create logic that "directs" things ...
Definition: DtDriver.h:30
DtDetonationPdu DtDetonationInteraction
Definition: DistributedSimulationDriver3A.h:14
The DtAgentManager manages the distributed scene object framework. This includes the objects and upda...
Definition: DtAgentManager.h:38
Contains makVrv:DtDriver class.
Definition: DistributedSimulationDriver3B.h:27
DtDetonationPdu DtDetonationInteraction
Definition: DistributedSimulationDriver3B.h:23
DistributedSimulationConnection * mySimulation
Definition: DistributedSimulationDriver3B.h:58