OpenSceneGraph 2.8.3
Public Member Functions | Public Attributes
osgUtil::EdgeCollector::Edge Struct Reference
Inheritance diagram for osgUtil::EdgeCollector::Edge:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void clear ()
bool operator< (const Edge &rhs) const
bool operator== (const Edge &rhs) const
bool operator!= (const Edge &rhs) const
void setOrderedPoints (Point *p1, Point *p2)
void addTriangle (Triangle *triangle)
bool isBoundaryEdge () const
bool isAdjacentToBoundary () const
bool endConnected (const Edge &rhs) const
bool beginConnected (const Edge &rhs) const

Public Attributes

osg::ref_ptr< Point > _p1
osg::ref_ptr< Point > _p2
osg::ref_ptr< Point > _op1
osg::ref_ptr< Point > _op2
TriangleSet _triangles

Member Function Documentation

void osgUtil::EdgeCollector::Edge::addTriangle ( Triangle *  triangle) [inline]
bool osgUtil::EdgeCollector::Edge::beginConnected ( const Edge &  rhs) const [inline]

References _op2.

void osgUtil::EdgeCollector::Edge::clear ( )
bool osgUtil::EdgeCollector::Edge::endConnected ( const Edge &  rhs) const [inline]

References _op1.

bool osgUtil::EdgeCollector::Edge::isAdjacentToBoundary ( ) const [inline]
bool osgUtil::EdgeCollector::Edge::isBoundaryEdge ( ) const [inline]
bool osgUtil::EdgeCollector::Edge::operator!= ( const Edge &  rhs) const
bool osgUtil::EdgeCollector::Edge::operator< ( const Edge &  rhs) const
bool osgUtil::EdgeCollector::Edge::operator== ( const Edge &  rhs) const
void osgUtil::EdgeCollector::Edge::setOrderedPoints ( Point *  p1,
Point *  p2 
)

Member Data Documentation

Referenced by endConnected().

Referenced by beginConnected().


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

osg logo
Generated at Fri Apr 15 2011 13:57:55 for the OpenSceneGraph by doxygen 1.7.4.