Public Types |
typedef std::vector< unsigned int > | IndexList |
typedef std::vector< double > | RatioList |
Member Typedef Documentation
Constructor & Destructor Documentation
osg::KdTree::LineSegmentIntersection::LineSegmentIntersection |
( |
| ) |
|
|
inline |
Member Function Documentation
Member Data Documentation
osg::Vec3 osg::KdTree::LineSegmentIntersection::intersectionNormal |
osg::Vec3d osg::KdTree::LineSegmentIntersection::intersectionPoint |
unsigned int osg::KdTree::LineSegmentIntersection::p0 |
unsigned int osg::KdTree::LineSegmentIntersection::p1 |
unsigned int osg::KdTree::LineSegmentIntersection::p2 |
unsigned int osg::KdTree::LineSegmentIntersection::primitiveIndex |
float osg::KdTree::LineSegmentIntersection::r0 |
float osg::KdTree::LineSegmentIntersection::r1 |
float osg::KdTree::LineSegmentIntersection::r2 |
double osg::KdTree::LineSegmentIntersection::ratio |
The documentation for this struct was generated from the following file: