|
OpenSceneGraph
|
This is the complete list of members for osg::PrimitiveIndexFunctor, including all inherited members.
| _treatVertexDataAsTemporary (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | |
| _vertexCache (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | |
| begin(GLenum mode)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| drawArrays(GLenum mode, GLint first, GLsizei count)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| drawElements(GLenum mode, GLsizei count, const GLubyte *indices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| drawElements(GLenum mode, GLsizei count, const GLushort *indices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| drawElements(GLenum mode, GLsizei count, const GLuint *indices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| end()=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec2 *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec3 *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec4 *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec2d *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec3d *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| setVertexArray(unsigned int count, const Vec4d *vertices)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| useVertexCacheAsVertexArray() (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | inline |
| vertex(unsigned int pos)=0 (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | pure virtual |
| ~PrimitiveIndexFunctor() (defined in osg::PrimitiveIndexFunctor) | osg::PrimitiveIndexFunctor | inlinevirtual |
1.8.13