Public Types |
| typedef std::vector< unsigned int > | IndexList |
| typedef std::vector< double > | RatioList |
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
| IndexList osgUtil::LineSegmentIntersector::Intersection::indexList |
| osg::Vec3 osgUtil::LineSegmentIntersector::Intersection::localIntersectionNormal |
| osg::Vec3d osgUtil::LineSegmentIntersector::Intersection::localIntersectionPoint |
| osg::NodePath osgUtil::LineSegmentIntersector::Intersection::nodePath |
| unsigned int osgUtil::LineSegmentIntersector::Intersection::primitiveIndex |
| double osgUtil::LineSegmentIntersector::Intersection::ratio |
| RatioList osgUtil::LineSegmentIntersector::Intersection::ratioList |
The documentation for this struct was generated from the following file: