OpenSceneGraph
osg::GLBeginEndAdapter Member List

This is the complete list of members for osg::GLBeginEndAdapter, including all inherited members.

_color (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_colorAssigned (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_colors (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_matrixStack (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_mode (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_normal (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_normalAssigned (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_normals (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_overallColor (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_overallColorAssigned (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_overallNormal (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_overallNormalAssigned (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_primitiveMode (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_state (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_texCoordAssignedList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_texCoordList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_texCoordsList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_vertexAttribAssignedList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_vertexAttribList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_vertexAttribsList (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
_vertices (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
APPLY_LOCAL_MATRICES_TO_MODELVIEW enum value (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
APPLY_LOCAL_MATRICES_TO_VERTICES enum value (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
AssignedList typedef (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
Begin(GLenum mode) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Color3fv(const GLfloat *c) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Color4fv(const GLfloat *c) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Color4ubv(const GLubyte *c) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
End() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
getState() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
getState() const (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
GLBeginEndAdapter(State *state=0) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
LoadIdentity() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
LoadMatrixd(const GLdouble *m) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
MatrixMode enum name (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
MatrixStack typedef (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
MultiTexCoord1f(GLenum target, GLfloat x) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord1fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord2f(GLenum target, GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord2fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord3f(GLenum target, GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord3fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultiTexCoord4f(GLenum target, GLfloat x, GLfloat y, GLfloat z, GLfloat w) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
MultiTexCoord4fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
MultMatrixd(const GLdouble *m) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Normal3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Normal3fv(const GLfloat *n) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
PopMatrix() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
PushMatrix() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
reset() (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Scaled(GLdouble x, GLdouble y, GLdouble z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Scalef(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
setMatrixMode(MatrixMode mode) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
setMatrixMode() const (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
setState(State *state) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord1f(GLfloat x) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord1fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord2f(GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord2fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord3fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
TexCoord4fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Translated(GLdouble x, GLdouble y, GLdouble z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Translatef(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Vertex3dv(GLdouble x, GLdouble y, GLdouble z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Vertex3dv(const GLdouble *v) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
Vertex3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
Vertex3fv(const GLfloat *v) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexArrayList typedef (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected
VertexAttrib1f(GLuint unit, GLfloat x) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib1fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib2f(GLuint unit, GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib2fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib3f(GLuint unit, GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib3fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexAttrib4f(GLuint unit, GLfloat x, GLfloat y, GLfloat z, GLfloat w) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapter
VertexAttrib4fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterinline
VertexList typedef (defined in osg::GLBeginEndAdapter)osg::GLBeginEndAdapterprotected