OpenSceneGraph  3.0.1
Public Member Functions | Protected Member Functions
osg::ElementBufferObject Class Reference
Inheritance diagram for osg::ElementBufferObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ElementBufferObject ()
 ElementBufferObject (const ElementBufferObject &pbo, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Object (osg, ElementBufferObject)
unsigned int addDrawElements (osg::DrawElements *PrimitiveSet)
void removeDrawElements (osg::DrawElements *PrimitiveSet)
void setDrawElements (unsigned int i, DrawElements *PrimitiveSet)
DrawElementsgetDrawElements (unsigned int i)
const DrawElementsgetDrawElements (unsigned int i) const

Protected Member Functions

virtual ~ElementBufferObject ()

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
osg::ElementBufferObject::META_Object ( osg  ,
ElementBufferObject   
)
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:

osg logo
Generated at Mon Oct 3 2011 12:39:41 for the OpenSceneGraph by doxygen 1.7.5.