This is the complete list of members for GLDrawContext, including all inherited members.
| _fvarDataTextureBuffer | GLDrawContext | protected |
| _isAdaptive | DrawContext | protected |
| _patchArrays | DrawContext | protected |
| _patchIndexBuffer | GLDrawContext | protected |
| _patchParamTextureBuffer | GLDrawContext | protected |
| _quadOffsetsTextureBuffer | GLDrawContext | protected |
| _vertexTextureBuffer | GLDrawContext | protected |
| _vertexValenceTextureBuffer | GLDrawContext | protected |
| ConvertPatchArrays(Far::PatchTables::PatchArrayVector const &farPatchArrays, DrawContext::PatchArrayVector &osdPatchArrays, int maxValence, int numElements) | DrawContext | static |
| Create(Far::PatchTables const *patchTables, int numVertexElements) | GLDrawContext | static |
| create(Far::PatchTables const &patchTables, int numElements) | GLDrawContext | protected |
| DrawContext() | DrawContext | inline |
| FVarData typedef | DrawContext | |
| GetFvarDataTextureBuffer() const | GLDrawContext | inline |
| GetPatchArrays() const | DrawContext | inline |
| GetPatchIndexBuffer() const | GLDrawContext | inline |
| GetPatchParamTextureBuffer() const | GLDrawContext | inline |
| GetQuadOffsetsTextureBuffer() const | GLDrawContext | inline |
| GetVertexTextureBuffer() const | GLDrawContext | inline |
| GetVertexValenceTextureBuffer() const | GLDrawContext | inline |
| GLDrawContext() | GLDrawContext | protected |
| IsAdaptive() const | DrawContext | inline |
| packFVarData(Far::PatchTables const &patchTables, int fvarWidth, FVarData const &src, FVarData &dst) | DrawContext | protectedstatic |
| PatchArrayVector typedef | DrawContext | |
| SetFVarDataTexture(Far::PatchTables const &patchTables, int fvarWidth, FVarData const &fvarData) | GLDrawContext | |
| SupportsAdaptiveTessellation() | GLDrawContext | static |
| UpdateVertexTexture(VERTEX_BUFFER *vbo) | GLDrawContext | inline |
| updateVertexTexture(GLuint vbo) | GLDrawContext | protected |
| VertexBufferBinding typedef | GLDrawContext | |
| ~DrawContext() | DrawContext | virtual |
| ~GLDrawContext() | GLDrawContext | virtual |