|
OpenSceneGraph
|

Public Types | |
| typedef std::vector< unsigned int > | IndexList |
| typedef std::vector< double > | RatioList |
Public Member Functions | |
| 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 |
1.8.13