OpenSceneGraph
Public Types | Public Member Functions | Protected Attributes | List of all members
osg::ConvexPlanarPolygon Class Reference

A class for representing components of convex clipping volumes. More...

Collaboration diagram for osg::ConvexPlanarPolygon:
Collaboration graph
[legend]

Public Types

typedef std::vector< osg::Vec3VertexList
 

Public Member Functions

void add (const Vec3 &v)
 
void setVertexList (const VertexList &vertexList)
 
VertexListgetVertexList ()
 
const VertexListgetVertexList () const
 

Protected Attributes

VertexList _vertexList
 

Detailed Description

A class for representing components of convex clipping volumes.


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