VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtOsgLineSegmentIntersector Class Reference

Line Segment Intersector that handles vantage-specific issues such as scaled models. More...

Inheritance diagram for makVrv::DtOsgLineSegmentIntersector:
Inheritance graph
[legend]

Public Member Functions

 DtOsgLineSegmentIntersector (CoordinateFrame cf, double x, double y, osg::Camera *camera)
 CTOR.
 DtOsgLineSegmentIntersector (const osg::Vec3d &start, const osg::Vec3d &end, osg::Camera *camera)
virtual ~DtOsgLineSegmentIntersector ()
 DTOR.
virtual bool enter (const osg::Node &node)
 if scaling, expand the node's bounding sphere before calling intersects()
virtual Intersector * clone (osgUtil::IntersectionVisitor &iv)

Protected Attributes

DtOsgCullVisitorParameters myInfo
osg::Vec3 myEye

Detailed Description

Line Segment Intersector that handles vantage-specific issues such as scaled models.

Constructor & Destructor Documentation

makVrv::DtOsgLineSegmentIntersector::DtOsgLineSegmentIntersector ( CoordinateFrame  cf,
double  x,
double  y,
osg::Camera *  camera 
)

CTOR.

makVrv::DtOsgLineSegmentIntersector::DtOsgLineSegmentIntersector ( const osg::Vec3d &  start,
const osg::Vec3d &  end,
osg::Camera *  camera 
)
virtual makVrv::DtOsgLineSegmentIntersector::~DtOsgLineSegmentIntersector ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtOsgLineSegmentIntersector::enter ( const osg::Node &  node)
virtual

if scaling, expand the node's bounding sphere before calling intersects()

virtual Intersector* makVrv::DtOsgLineSegmentIntersector::clone ( osgUtil::IntersectionVisitor &  iv)
virtual

Member Data Documentation

DtOsgCullVisitorParameters makVrv::DtOsgLineSegmentIntersector::myInfo
protected
osg::Vec3 makVrv::DtOsgLineSegmentIntersector::myEye
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)