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:38
Contains makVrv::DtOsgModelInstance class.
A Creator for the makVrv::DtOsgSimpleModelInstance class.
Definition: DtOsgSimpleModelInstance.h:60
The base class for simple OSG based model instances. This call can't be instantiated itself...
Definition: DtOsgModelInstance.h:77
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. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
virtual void setVisible(bool isVisible)
Set whether the model is visible or not.
Definition: DtOsgSimpleModelInstance.h:47