Public Member Functions | Public Attributes

osgUtil::EdgeCollector::Point Struct Reference

Inheritance diagram for osgUtil::EdgeCollector::Point:
osg::Referenced

List of all members.

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

Constructor & Destructor Documentation

osgUtil::EdgeCollector::Point::Point (  ) [inline]

Member Function Documentation

void osgUtil::EdgeCollector::Point::clear (  ) [inline]
bool osgUtil::EdgeCollector::Point::isBoundaryPoint (  ) const
bool osgUtil::EdgeCollector::Point::operator< ( const Point rhs ) const [inline]

References _vertex.


Member Data Documentation

Referenced by operator<().


The documentation for this struct was generated from the following file: