18 #include <osg/Referenced>
24 class DtOsgCullVisitorParameters;
25 class DtScalingAlgorithm;
55 const osg::Camera& camera,
const osg::Vec3d& position,
56 double modelRadius,
DtUniqueID objectElementId )
const;
63 const osg::Camera& camera,
const osg::Node& node )
const;
DtDe & myDe
Definition: DtModelScaler.h:85
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
The DtModelScaler prepares the data from the osg camera, osg node, and cull visitor parameters and th...
Definition: DtModelScaler.h:32
DtScalingAlgorithm * myAlgorithm
Definition: DtModelScaler.h:84
Contains makVrv::DtVirtualBaseClass class.
Provides an algorithm for scaling objects in the scene. It provides a container for the scale factor ...
Definition: DtScalingAlgorithm.h:35
The osg cull vistor parameters class provides additional culling and intersector parameters for choos...
Definition: DtOsgCullVisitorParameters.h:42
Contains makVrv::DtUniqueID type.
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