21 class DtInstanceContainer;
37 PerInstanceDataManager
59 static int managerType();
117 static const std::string& theClassName();
Virtual base class.
Definition: DtVirtualBaseClass.h:19
std::map< int, DtIndirectManager * > MapManagerTypeToManager
Definition: DtIndirectManager.h:93
Definition: DtIndirectManager.h:33
parent manager class for all Indirect managers.
Definition: DtIndirectManager.h:26
MapManagerTypeToCreator myIndirectManagers
Definition: DtIndirectManager.h:121
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
creator for DtIndirectManager
Definition: DtIndirectManager.h:71
Definition: DtIndirectManager.h:34
Definition: DtIndirectManager.h:36
DtDe & myDe
Definition: DtIndirectManager.h:84
std::map< int, DtIndirectManagerCreator * > MapManagerTypeToCreator
Definition: DtIndirectManager.h:92
Contains makVrv::DtVirtualBaseClass class.
DtDe & myDe
Definition: DtIndirectManager.h:119
DtInstanceContainer & myInstanceContainer
Definition: DtIndirectManager.h:63
Definition: DtIndirectManager.h:32
DtDe & myDe
Definition: DtIndirectManager.h:65
creator for all the different DtIndirectManager types
Definition: DtIndirectManager.h:89
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Helper class to manage instances This class allows you to add a DtInstance_64 Internally, however it stores this as a DtInstance (which the GPU can directly read)
Definition: DtInstanceContainer.h:31
Definition: DtIndirectManager.h:35
ManagerTypes
Definition: DtIndirectManager.h:30