OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgShadow::OccluderGeometry::Edge Struct Reference
Collaboration diagram for osgShadow::OccluderGeometry::Edge:
Collaboration graph
[legend]

Public Member Functions

 Edge (unsigned int p1, unsigned int p2)
 
bool operator< (const Edge &rhs) const
 
bool addTriangle (unsigned int tri) const
 
bool boundaryEdge () const
 

Public Attributes

unsigned int _p1
 
unsigned int _p2
 
int _t1
 
int _t2
 
osg::Vec3 _normal
 

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