![]() |
VR-Forces 5.0.3 Developer's Guide
|
Line Segment Intersector that handles vantage-specific issues such as scaled models.

Public Member Functions | |
| DtOsgLineSegmentIntersector (DtDe &de, CoordinateFrame cf, double x, double y, const osg::Camera *camera) | |
| DtOsgLineSegmentIntersector (DtDe &de, const osg::Vec3d &start, const osg::Vec3d &end, const osg::Camera *camera) | |
| virtual | ~DtOsgLineSegmentIntersector () |
| virtual bool | enter (const osg::Node &node) |
| virtual Intersector * | clone (osgUtil::IntersectionVisitor &iv) |
Protected Attributes | |
| DtOsgCullVisitorParameters | myInfo |
| osg::Vec3 | myEye |
| const osg::Camera * | myCamera |
| DtDe & | myDe |
| makVrv::DtOsgLineSegmentIntersector::DtOsgLineSegmentIntersector | ( | DtDe & | de, |
| CoordinateFrame | cf, | ||
| double | x, | ||
| double | y, | ||
| const osg::Camera * | camera | ||
| ) |
CTOR.
| makVrv::DtOsgLineSegmentIntersector::DtOsgLineSegmentIntersector | ( | DtDe & | de, |
| const osg::Vec3d & | start, | ||
| const osg::Vec3d & | end, | ||
| const osg::Camera * | camera | ||
| ) |
|
virtual |
DTOR.
|
virtual |
if scaling, expand the node's bounding sphere before calling intersects()
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |