osg::VertexBufferObject Class Reference

Inheritance diagram for osg::VertexBufferObject:

osg::BufferObject osg::Object osg::Referenced

List of all members.

Public Member Functions

 VertexBufferObject ()
 VertexBufferObject (const VertexBufferObject &vbo, const CopyOp &copyop=CopyOp::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

osg::VertexBufferObject::META_Object ( osg  ,
VertexBufferObject   
)

unsigned int osg::VertexBufferObject::addArray ( osg::Array array  ) 

void osg::VertexBufferObject::removeArray ( osg::Array array  ) 

void osg::VertexBufferObject::setArray ( unsigned int  i,
Array array 
)

Array* osg::VertexBufferObject::getArray ( unsigned int  i  ) 

const Array* osg::VertexBufferObject::getArray ( unsigned int  i  )  const


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

Generated on Fri Mar 19 19:52:50 2010 for openscenegraph by  doxygen 1.5.6