osgShadow::OccluderGeometry::OccluderGeometry::Edge Struct Reference
List of all members.
Constructor & Destructor Documentation
osgShadow::OccluderGeometry::OccluderGeometry::Edge::Edge |
( |
|
) |
[inline] |
osgShadow::OccluderGeometry::OccluderGeometry::Edge::Edge |
( |
unsigned int |
p1, |
|
|
unsigned int |
p2 | |
|
) |
| | [inline] |
Member Function Documentation
bool osgShadow::OccluderGeometry::OccluderGeometry::Edge::addTriangle |
( |
unsigned int |
tri |
) |
const [inline] |
bool osgShadow::OccluderGeometry::OccluderGeometry::Edge::boundaryEdge |
( |
|
) |
const [inline] |
bool osgShadow::OccluderGeometry::OccluderGeometry::Edge::operator< |
( |
const Edge & |
rhs |
) |
const [inline] |
Member Data Documentation
osg::Vec3 osgShadow::OccluderGeometry::OccluderGeometry::Edge::_normal [mutable] |
unsigned int osgShadow::OccluderGeometry::OccluderGeometry::Edge::_p1 |
unsigned int osgShadow::OccluderGeometry::OccluderGeometry::Edge::_p2 |
int osgShadow::OccluderGeometry::OccluderGeometry::Edge::_t1 [mutable] |
int osgShadow::OccluderGeometry::OccluderGeometry::Edge::_t2 [mutable] |
The documentation for this struct was generated from the following file: