OpenSceneGraph 2.8.4
|
Public Member Functions | |
Point () | |
void | clear () |
bool | operator< (const Point &rhs) const |
bool | isBoundaryPoint () const |
Public Attributes | |
bool | _protected |
unsigned int | _index |
osg::Vec3d | _vertex |
TriangleSet | _triangles |
osgUtil::EdgeCollector::Point::Point | ( | ) | [inline] |
void osgUtil::EdgeCollector::Point::clear | ( | ) | [inline] |
bool osgUtil::EdgeCollector::Point::isBoundaryPoint | ( | ) | const |
bool osgUtil::EdgeCollector::Point::operator< | ( | const Point & | rhs | ) | const [inline] |
References _vertex.
unsigned int osgUtil::EdgeCollector::Point::_index |
Referenced by operator<().
![]() | Generated at Sun Jan 8 2012 13:16:56 for the OpenSceneGraph by doxygen 1.7.4. |