Inheritance diagram for osg::TriangleIndexFunctor< T >:

Public Member Functions | |
| virtual void | setVertexArray (unsigned int, const Vec2 *) |
| virtual void | setVertexArray (unsigned int, const Vec3 *) |
| virtual void | setVertexArray (unsigned int, const Vec4 *) |
| virtual void | begin (GLenum mode) |
| virtual void | vertex (unsigned int vert) |
| virtual void | end () |
| virtual void | drawArrays (GLenum mode, GLint first, GLsizei count) |
| virtual void | drawElements (GLenum mode, GLsizei count, const GLubyte *indices) |
| virtual void | drawElements (GLenum mode, GLsizei count, const GLushort *indices) |
| virtual void | drawElements (GLenum mode, GLsizei count, const GLuint *indices) |
Public Attributes | |
| GLenum | _modeCache |
| std::vector< GLuint > | _indexCache |
|
||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
|||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
||||||||||
|
Implements osg::Drawable::PrimitiveIndexFunctor. |
|
|||||
|
|
|
|||||
|
|
1.4.2