10 #ifndef DtSceneObjectCreator_H_
11 #define DtSceneObjectCreator_H_
19 class DtAgentManagerInterface;
20 class DtAgentUpdateResolverInterface;
Abstract base class for object updaters.
Definition: DtAgentUpdateResolverInterface.h:20
A distributed object agent base class.
Definition: DtAgent.h:54
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Abstract base class for the scene object creators. SceneObject creators do not actually create scene ...
Definition: DtAgentCreator.h:27
Contains makVrv::DtUniqueID type.
The abstract interface necessary for agents.
Definition: DtAgentManagerInterface.h:33
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
Contains DLL export macros.