|
OpenSceneGraph
3.0.1
|

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 Thu Sep 27 2012 17:03:27 for the OpenSceneGraph by doxygen 1.7.6.1. |