16 #include <matrix/geodeticCoord.h>
17 #include <matrix/vlTaitBryan.h>
23 class DtRibbonModelAgent;
24 class DtSceneObjectAgent;
25 class DtDecalModelAgent;
46 virtual void uninit();
A DtCigiRibbonEntity is a CIGI entity that loads a ribbon model.
Definition: DtCigiRibbonEntity.h:29
DtRibbonModelAgent * myRibbonModel
Definition: DtCigiRibbonEntity.h:50
Contains DLL export macros.
std::string mySchema
Definition: DtCigiRibbonEntity.h:49
Contains makVrv::DtCigiBaseEntity class declaration.
This class is responsible for the actual processing of CIGI data.
Definition: DtCigiConnection.h:56
DtCigiObjectCreatorTemplate< DtCigiRibbonEntity > DtCigiRibbonEntityCreator
Creator that will be registered with the cigi object factory to create this class.
Definition: DtCigiRibbonEntity.h:57
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
This class provides an abstract base class for CIGI entities.
Definition: DtCigiBaseEntity.h:42
The abstract interface necessary for agents.
Definition: DtAgentManagerInterface.h:36
DtDecalModelAgent * myDecalModel
Definition: DtCigiRibbonEntity.h:51
#define DT_DLL_VRVCIGI
Definition: vrvCigi.h:19
Definition: DtCigiBaseEntity.h:427