OpenSceneGraph  3.0.1
Public Member Functions | Protected Member Functions
osg::VertexBufferObject Class Reference
Inheritance diagram for osg::VertexBufferObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 VertexBufferObject ()
 VertexBufferObject (const VertexBufferObject &vbo, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Object (osg, VertexBufferObject)
unsigned int addArray (osg::Array *array)
void removeArray (osg::Array *array)
void setArray (unsigned int i, Array *array)
ArraygetArray (unsigned int i)
const ArraygetArray (unsigned int i) const

Protected Member Functions

virtual ~VertexBufferObject ()

Constructor & Destructor Documentation

osg::VertexBufferObject::VertexBufferObject ( )
osg::VertexBufferObject::VertexBufferObject ( const VertexBufferObject vbo,
const CopyOp copyop = CopyOp::SHALLOW_COPY 
)

Copy constructor using CopyOp to manage deep vs shallow copy.

virtual osg::VertexBufferObject::~VertexBufferObject ( ) [protected, virtual]

Member Function Documentation

unsigned int osg::VertexBufferObject::addArray ( osg::Array array)
Array* osg::VertexBufferObject::getArray ( unsigned int  i)
const Array* osg::VertexBufferObject::getArray ( unsigned int  i) const
osg::VertexBufferObject::META_Object ( osg  ,
VertexBufferObject   
)
void osg::VertexBufferObject::removeArray ( osg::Array array)
void osg::VertexBufferObject::setArray ( unsigned int  i,
Array array 
)

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

osg logo
Generated at Mon Oct 3 2011 12:39:41 for the OpenSceneGraph by doxygen 1.7.5.