OpenSceneGraph  3.0.1
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 Mon Oct 3 2011 12:39:50 for the OpenSceneGraph by doxygen 1.7.5.