List of all members.
Member Typedef Documentation
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 |
) |
|
virtual void osg::ElementBufferObject::compileBuffer |
( |
State & |
state |
) |
const [virtual] |
DrawElements* osg::ElementBufferObject::getDrawElements |
( |
unsigned int |
i |
) |
[inline] |
const DrawElements* osg::ElementBufferObject::getDrawElements |
( |
unsigned int |
i |
) |
const [inline] |
const GLvoid* osg::ElementBufferObject::getOffset |
( |
unsigned int |
i |
) |
const [inline] |
void osg::ElementBufferObject::removeDrawElements |
( |
osg::DrawElements * |
PrimitiveSet |
) |
|
virtual void osg::ElementBufferObject::resizeGLObjectBuffers |
( |
unsigned int |
maxSize |
) |
[virtual] |
Resize any per context GLObject buffers to specified size.
Reimplemented from osg::BufferObject.
void osg::ElementBufferObject::setDrawElements |
( |
unsigned int |
i, |
|
|
DrawElements * |
PrimitiveSet | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: