16 #include <matrix/geodeticCoord.h>
17 #include <matrix/vlTaitBryan.h>
23 class DtRibbonModelAgent;
24 class DtSceneObjectAgent;
25 class DtDecalModelAgent;
46 virtual void uninit();
DT_DLL_EXAMPLESCENEROOTPLUGIN void init(DtDe &anIG)
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. This holds the entity visualizer...
Definition: DtCigiConnection.h:57
DtCigiObjectCreatorTemplate< DtCigiRibbonEntity > DtCigiRibbonEntityCreator
Creator that will be registered with the cigi object factory to create this class.
Definition: DtCigiRibbonEntity.h:57
This class provides an abstract base class for CIGI entities. These are created by the DtCigiEntityVi...
Definition: DtCigiBaseEntity.h:42
The abstract interface necessary for agents.
Definition: DtAgentManagerInterface.h:33
DtDecalModelAgent * myDecalModel
Definition: DtCigiRibbonEntity.h:51
#define DT_DLL_VRVCIGI
Definition: vrvCigi.h:19
Definition: DtCigiBaseEntity.h:434