OpenSceneGraph 2.8.3
|
Public Types | |
typedef std::vector< osg::Vec3d > | Polyline |
typedef std::vector< double > | Attributes |
Public Member Functions | |
Intersection () | |
bool | operator< (const Intersection &rhs) const |
Public Attributes | |
osg::NodePath | nodePath |
osg::ref_ptr< osg::RefMatrix > | matrix |
osg::ref_ptr< osg::Drawable > | drawable |
Polyline | polyline |
Attributes | attributes |
typedef std::vector<double> osgUtil::PlaneIntersector::Intersection::Attributes |
typedef std::vector<osg::Vec3d> osgUtil::PlaneIntersector::Intersection::Polyline |
osgUtil::PlaneIntersector::Intersection::Intersection | ( | ) | [inline] |
bool osgUtil::PlaneIntersector::Intersection::operator< | ( | const Intersection & | rhs | ) | const [inline] |
Referenced by operator<().
Referenced by operator<().
![]() | Generated at Tue Mar 22 2011 13:20:30 for the OpenSceneGraph by doxygen 1.7.3. |