|
openscenegraph
|
Protected Member Functions | |
| virtual | ~ElementBufferObject () |
Protected Member Functions inherited from osg::BufferObject | |
| ~BufferObject () | |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
| 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.
|
protectedvirtual |
| unsigned int osg::ElementBufferObject::addDrawElements | ( | osg::DrawElements * | PrimitiveSet | ) |
| DrawElements* osg::ElementBufferObject::getDrawElements | ( | unsigned int | i | ) |
| const DrawElements* osg::ElementBufferObject::getDrawElements | ( | unsigned int | i | ) | const |
| osg::ElementBufferObject::META_Object | ( | osg | , |
| ElementBufferObject | |||
| ) |
| void osg::ElementBufferObject::removeDrawElements | ( | osg::DrawElements * | PrimitiveSet | ) |
| void osg::ElementBufferObject::setDrawElements | ( | unsigned int | i, |
| DrawElements * | PrimitiveSet | ||
| ) |
1.8.5