List of all members.
Constructor & Destructor Documentation
osg::ElementBufferObject::ElementBufferObject |
( |
| ) |
|
osg::ElementBufferObject::ElementBufferObject |
( |
const ElementBufferObject & |
pbo, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY |
|
) |
| |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osg::ElementBufferObject::~ElementBufferObject |
( |
| ) |
[protected, virtual] |
Member Function Documentation
unsigned int osg::ElementBufferObject::addDrawElements |
( |
osg::DrawElements * |
PrimitiveSet | ) |
|
DrawElements* osg::ElementBufferObject::getDrawElements |
( |
unsigned int |
i | ) |
|
const DrawElements* osg::ElementBufferObject::getDrawElements |
( |
unsigned int |
i | ) |
const |
void osg::ElementBufferObject::removeDrawElements |
( |
osg::DrawElements * |
PrimitiveSet | ) |
|
void osg::ElementBufferObject::setDrawElements |
( |
unsigned int |
i, |
|
|
DrawElements * |
PrimitiveSet |
|
) |
| |
The documentation for this class was generated from the following file: