OpenSceneGraph 2.8.4
|
Public Types | |
typedef std::vector< unsigned int > | IndexList |
typedef std::vector< double > | RatioList |
Public Member Functions | |
LineSegmentIntersection () | |
bool | operator< (const LineSegmentIntersection &rhs) const |
Public Attributes | |
double | ratio |
osg::Vec3d | intersectionPoint |
osg::Vec3 | intersectionNormal |
unsigned int | p0 |
unsigned int | p1 |
unsigned int | p2 |
float | r0 |
float | r1 |
float | r2 |
unsigned int | primitiveIndex |
typedef std::vector<unsigned int> osg::KdTree::LineSegmentIntersection::IndexList |
typedef std::vector<double> osg::KdTree::LineSegmentIntersection::RatioList |
osg::KdTree::LineSegmentIntersection::LineSegmentIntersection | ( | ) | [inline] |
bool osg::KdTree::LineSegmentIntersection::operator< | ( | const LineSegmentIntersection & | rhs | ) | const [inline] |
References ratio.
unsigned int osg::KdTree::LineSegmentIntersection::p0 |
unsigned int osg::KdTree::LineSegmentIntersection::p1 |
unsigned int osg::KdTree::LineSegmentIntersection::p2 |
unsigned int osg::KdTree::LineSegmentIntersection::primitiveIndex |
Referenced by operator<().
![]() | Generated at Sun Jan 8 2012 13:16:12 for the OpenSceneGraph by doxygen 1.7.4. |