OpenSceneGraph
3.6.3
|
A class for representing components of convex clipping volumes. More...
Public Types | |
typedef std::vector< osg::Vec3 > | VertexList |
Public Member Functions | |
ConvexPlanarPolygon () | |
void | add (const Vec3 &v) |
void | setVertexList (const VertexList &vertexList) |
VertexList & | getVertexList () |
const VertexList & | getVertexList () const |
Protected Attributes | |
VertexList | _vertexList |
A class for representing components of convex clipping volumes.
typedef std::vector<osg::Vec3> osg::ConvexPlanarPolygon::VertexList |
osg::ConvexPlanarPolygon::ConvexPlanarPolygon | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
![]() | Generated at Sat Mar 23 2019 10:42:49 for the OpenSceneGraph by doxygen 1.8.15. |