List of all members.
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 |
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: