OpenSceneGraph
|
This is the complete list of members for osg::GLBeginEndAdapter, including all inherited members.
_color (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_colorAssigned (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_colors (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_matrixStack (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_mode (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_normal (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_normalAssigned (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_normals (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_overallColor (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_overallColorAssigned (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_overallNormal (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_overallNormalAssigned (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_primitiveMode (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_state (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_texCoordAssignedList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_texCoordList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_texCoordsList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_vertexAttribAssignedList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_vertexAttribList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_vertexAttribsList (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
_vertices (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
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::GLBeginEndAdapter | protected |
Begin(GLenum mode) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | |
Color3fv(const GLfloat *c) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Color4fv(const GLfloat *c) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Color4ubv(const GLubyte *c) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
End() (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | |
getState() (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
getState() const (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | protected |
MultiTexCoord1f(GLenum target, GLfloat x) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
MultiTexCoord1fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
MultiTexCoord2f(GLenum target, GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
MultiTexCoord2fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
MultiTexCoord3f(GLenum target, GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
MultiTexCoord3fv(GLenum target, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | inline |
MultMatrixd(const GLdouble *m) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | |
Normal3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Normal3fv(const GLfloat *n) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | inline |
setMatrixMode(MatrixMode mode) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
setMatrixMode() const (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
setState(State *state) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord1f(GLfloat x) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord1fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord2f(GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord2fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord3fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
TexCoord4fv(const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | inline |
Vertex3dv(GLdouble x, GLdouble y, GLdouble z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Vertex3dv(const GLdouble *v) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
Vertex3f(GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | |
Vertex3fv(const GLfloat *v) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexArrayList typedef (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |
VertexAttrib1f(GLuint unit, GLfloat x) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexAttrib1fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexAttrib2f(GLuint unit, GLfloat x, GLfloat y) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexAttrib2fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexAttrib3f(GLuint unit, GLfloat x, GLfloat y, GLfloat z) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
VertexAttrib3fv(GLuint unit, const GLfloat *tc) (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | inline |
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::GLBeginEndAdapter | inline |
VertexList typedef (defined in osg::GLBeginEndAdapter) | osg::GLBeginEndAdapter | protected |