21 class DtCopyObjectCreator;
23 class DtVrfCreateAndEditEventProcessor;
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Contains makVrv:DtSelectionManager class.
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: copyObject.h:374
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Contains makVrv::DtVirtualBaseClass class.
std::map< int, DtCopyObjectCreator * > DtCopyObjectMap
Definition: vrfCopyPasteManager.h:28
Definition: copyObject.h:124
DtCopyObjectMap myCopyObjects
Definition: vrfCopyPasteManager.h:52
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
The Master DtVrfCopyPasteManager.
Definition: vrfCopyPasteManager.h:26
std::set< DtUniqueID > IdSet
Definition: DtSelectionManager.h:32
The Master DtVrfCopyPasteManagerHandler.
Definition: vrfCopyPasteHandler.h:38