OpenSceneGraph
3.0.1
|
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] |
unsigned int osg::KdTree::LineSegmentIntersection::p0 |
unsigned int osg::KdTree::LineSegmentIntersection::p1 |
unsigned int osg::KdTree::LineSegmentIntersection::p2 |
unsigned int osg::KdTree::LineSegmentIntersection::primitiveIndex |
![]() | Generated at Mon Oct 3 2011 12:39:42 for the OpenSceneGraph by doxygen 1.7.5. |