11 #include <matrix/vlVector.h>
37 virtual double maxQueryDistance()
const;
38 virtual void setMaxQueryDistance(
double value);
43 virtual bool frustumCoordinates(
DtVector& topLeftCorner,
DtVector& topRightCorner,
49 double& farClipPlane, osg::Vec3d& rht_out, osg::Vec3d& newForward_out);
Contains makVrf::DtDebugDrawCommonLogic class. This class contain the common function for DtDebugDraw...
Definition: debugDrawCommonLogic.h:29
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
double myMaxQueryDistance
Max distance of the query (in meters) to limit the number of polygons.
Definition: debugDrawCommonLogic.h:53
makVrv::DtDe & myDe
Definition: debugDrawCommonLogic.h:51
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:72