VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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 
)

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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)