osgUtil::LineSegmentIntersector::Intersection Struct Reference
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgUtil::LineSegmentIntersector::Intersection::Intersection |
( |
|
) |
[inline] |
Member Function Documentation
const osg::Vec3& osgUtil::LineSegmentIntersector::Intersection::getLocalIntersectNormal |
( |
|
) |
const [inline] |
const osg::Vec3d& osgUtil::LineSegmentIntersector::Intersection::getLocalIntersectPoint |
( |
|
) |
const [inline] |
osg::Vec3 osgUtil::LineSegmentIntersector::Intersection::getWorldIntersectNormal |
( |
|
) |
const [inline] |
osg::Vec3d osgUtil::LineSegmentIntersector::Intersection::getWorldIntersectPoint |
( |
|
) |
const [inline] |
bool osgUtil::LineSegmentIntersector::Intersection::operator< |
( |
const Intersection & |
rhs |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: