This is the complete list of members for VAPoR::LegacyGL, including all inherited members.
| Begin(unsigned int mode) | VAPoR::LegacyGL | |
| Color(glm::vec3) | VAPoR::LegacyGL | |
| Color(glm::vec4) | VAPoR::LegacyGL | |
| Color3f(float r, float g, float b) | VAPoR::LegacyGL | |
| Color3fv(const float *f) | VAPoR::LegacyGL | |
| Color4f(float r, float g, float b, float a) | VAPoR::LegacyGL | |
| Color4fv(const float *f) | VAPoR::LegacyGL | |
| DisableLighting() | VAPoR::LegacyGL | |
| DisableTexture() | VAPoR::LegacyGL | |
| EnableLighting() | VAPoR::LegacyGL | |
| EnableTexture() | VAPoR::LegacyGL | |
| End() | VAPoR::LegacyGL | |
| Initialize() | VAPoR::LegacyGL | |
| LegacyGL(GLManager *glManager) | VAPoR::LegacyGL | |
| LightDirectionfv(const float *f) | VAPoR::LegacyGL | |
| Normal3f(float x, float y, float z) | VAPoR::LegacyGL | |
| Normal3fv(const float *n) | VAPoR::LegacyGL | |
| TexCoord(glm::vec2) | VAPoR::LegacyGL | |
| TexCoord2f(float s, float t) | VAPoR::LegacyGL | |
| Vertex(glm::vec2) | VAPoR::LegacyGL | |
| Vertex(glm::vec3) | VAPoR::LegacyGL | |
| Vertex2f(float x, float y) | VAPoR::LegacyGL | |
| Vertex3dv(const double *v) | VAPoR::LegacyGL | |
| Vertex3f(float x, float y, float z) | VAPoR::LegacyGL | |
| Vertex3fv(const float *v) | VAPoR::LegacyGL | |
| ~LegacyGL() | VAPoR::LegacyGL | |