20 class DtCellIndirectGeo;
21 class DtIndirectModelsContainer;
30 static void registerInstance(
DtDe& de );
59 virtual void slot_postTick();
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Helper for managing indirect geometry deletion Only deletes if there are no backround tasks in the co...
Definition: DtIndirectDeleteHelper.h:26
DtDe & myDe
Definition: DtIndirectDeleteHelper.h:61
class for holding an indirect geometry registrar (which holds the information about how to draw model...
Definition: DtIndirectModelsContainer.h:71
std::list< DtIndirectModelsContainer * > myContainersToDelayDelete
Definition: DtIndirectDeleteHelper.h:64
Contains DLL export macros.
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:76
vrvSignalsLib::connection myPostTickConnection
Definition: DtIndirectDeleteHelper.h:63