osgUtil::PlaneIntersector::PlaneIntersector::Intersection Struct Reference
List of all members.
Member Typedef Documentation
| typedef std::vector<double> osgUtil::PlaneIntersector::PlaneIntersector::Intersection::Attributes |
| typedef std::vector<osg::Vec3d> osgUtil::PlaneIntersector::PlaneIntersector::Intersection::Polyline |
Constructor & Destructor Documentation
| osgUtil::PlaneIntersector::PlaneIntersector::Intersection::Intersection |
( |
|
) |
[inline] |
Member Function Documentation
| bool osgUtil::PlaneIntersector::PlaneIntersector::Intersection::operator< |
( |
const Intersection & |
rhs |
) |
const [inline] |
Member Data Documentation
| Attributes osgUtil::PlaneIntersector::PlaneIntersector::Intersection::attributes |
| osg::NodePath osgUtil::PlaneIntersector::PlaneIntersector::Intersection::nodePath |
| Polyline osgUtil::PlaneIntersector::PlaneIntersector::Intersection::polyline |
The documentation for this struct was generated from the following file: