11 #include <matrix/vlVector.h>
35 virtual double maxQueryDistance()
const;
36 virtual void setMaxQueryDistance(
double value);
41 virtual bool frustumCoordinates(
DtVector& topLeftCorner,
DtVector& topRightCorner,
47 double& farClipPlane, osg::Vec3d& rht_out, osg::Vec3d& newForward_out);
Contains makVrf::DtDebugDrawCommonLogic class.
Definition: debugDrawCommonLogic.h:27
#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:51
makVrv::DtDe & myDe
Definition: debugDrawCommonLogic.h:49
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69