A class for representing components of convex clipping volumes.
More...
List of all members.
Detailed Description
A class for representing components of convex clipping volumes.
Member Typedef Documentation
Constructor & Destructor Documentation
osg::ConvexPlanarPolygon::ConvexPlanarPolygon |
( |
|
) |
|
Member Function Documentation
void osg::ConvexPlanarPolygon::add |
( |
const Vec3 & |
v |
) |
[inline] |
const VertexList& osg::ConvexPlanarPolygon::getVertexList |
( |
|
) |
const [inline] |
VertexList& osg::ConvexPlanarPolygon::getVertexList |
( |
|
) |
[inline] |
void osg::ConvexPlanarPolygon::setVertexList |
( |
const VertexList & |
vertexList |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: