![]() |
OpenSubdiv
|
#include <glLegacyGregoryPatchTable.h>
Public Types | |
| using | ID = unsigned int |
Public Member Functions | |
| ~GLLegacyGregoryPatchTable () | |
| void | UpdateVertexBuffer (ID vbo) |
| ID | GetVertexTextureBuffer () const |
| ID | GetVertexValenceTextureBuffer () const |
| ID | GetQuadOffsetsTextureBuffer () const |
| ID | GetQuadOffsetsBase (Far::PatchDescriptor::Type type) |
Static Public Member Functions | |
| static GLLegacyGregoryPatchTable * | Create (Far::PatchTable const *patchTable) |
Protected Member Functions | |
| GLLegacyGregoryPatchTable () | |
Definition at line 21 of file glLegacyGregoryPatchTable.h.
| using ID = unsigned int |
Definition at line 24 of file glLegacyGregoryPatchTable.h.
|
protected |
|
static |
|
inline |
Definition at line 44 of file glLegacyGregoryPatchTable.h.
|
inline |
Definition at line 40 of file glLegacyGregoryPatchTable.h.
|
inline |
Definition at line 32 of file glLegacyGregoryPatchTable.h.
|
inline |
Definition at line 36 of file glLegacyGregoryPatchTable.h.
| void UpdateVertexBuffer | ( | ID | vbo | ) |