13 #include <osg/ref_ptr>
15 #include <osg/MatrixTransform>
16 #include <osg/PositionAttitudeTransform>
66 static void registerCreator(
DtDe& de);
The base class for all model instances.
Definition: DtModelInstance.h:39
float myScale
Definition: DtOsgSimpleModelInstance.h:54
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
A model definition Interaction any number of named parameters, and also can be used to store cached d...
Definition: DtModelDefinition.h:33
Contains makVrv::DtOsgModelInstance class.
A Creator for the makVrv::DtOsgSimpleModelInstance class.
Definition: DtOsgSimpleModelInstance.h:60
The base class for simple OSG based model instances.
Definition: DtOsgModelInstance.h:72
A simple OSG model instance.
Definition: DtOsgSimpleModelInstance.h:24
The polymorphic creator for the DtModelInstance.
Definition: DtModelInstance.h:148
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
virtual void setVisible(bool isVisible)
Set whether the model is visible or not.
Definition: DtOsgSimpleModelInstance.h:47