List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osg::DrawArrayLengths::DrawArrayLengths |
( |
GLenum |
mode = 0 |
) |
[inline] |
osg::DrawArrayLengths::DrawArrayLengths |
( |
const DrawArrayLengths & |
dal, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY | |
|
) |
| | [inline] |
osg::DrawArrayLengths::DrawArrayLengths |
( |
GLenum |
mode, |
|
|
GLint |
first, |
|
|
unsigned int |
no, |
|
|
GLsizei * |
ptr | |
|
) |
| | [inline] |
osg::DrawArrayLengths::DrawArrayLengths |
( |
GLenum |
mode, |
|
|
GLint |
first, |
|
|
unsigned int |
no | |
|
) |
| | [inline] |
osg::DrawArrayLengths::DrawArrayLengths |
( |
GLenum |
mode, |
|
|
GLint |
first | |
|
) |
| | [inline] |
virtual osg::DrawArrayLengths::~DrawArrayLengths |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
virtual void osg::DrawArrayLengths::accept |
( |
PrimitiveFunctor & |
functor |
) |
const [virtual] |
virtual const char* osg::DrawArrayLengths::className |
( |
|
) |
const [inline, virtual] |
virtual Object* osg::DrawArrayLengths::clone |
( |
const CopyOp & |
copyop |
) |
const [inline, virtual] |
virtual Object* osg::DrawArrayLengths::cloneType |
( |
|
) |
const [inline, virtual] |
virtual void osg::DrawArrayLengths::draw |
( |
State & |
state, |
|
|
bool |
useVertexBufferObjects | |
|
) |
| | const [virtual] |
GLint osg::DrawArrayLengths::getFirst |
( |
|
) |
const [inline] |
virtual unsigned int osg::DrawArrayLengths::getNumIndices |
( |
|
) |
const [virtual] |
virtual unsigned int osg::DrawArrayLengths::getNumPrimitives |
( |
|
) |
const [virtual] |
virtual unsigned int osg::DrawArrayLengths::index |
( |
unsigned int |
pos |
) |
const [inline, virtual] |
virtual bool osg::DrawArrayLengths::isSameKindAs |
( |
const Object * |
obj |
) |
const [inline, virtual] |
virtual const char* osg::DrawArrayLengths::libraryName |
( |
|
) |
const [inline, virtual] |
virtual void osg::DrawArrayLengths::offsetIndices |
( |
int |
offset |
) |
[inline, virtual] |
void osg::DrawArrayLengths::setFirst |
( |
GLint |
first |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: