Developer Documentation
|
Public Member Functions | |
void | bind (GLuint _index) |
Static Public Member Functions | |
static bool | isSupported () |
static int | getMaxBindings () |
static int | getMaxBlocksize () |
static int | getMaxCombinedShaderBlocks () |
Static Private Member Functions | |
static void | queryCaps () |
Static Private Attributes | |
static int | supportStatus_ |
static int | maxBlockSize_ |
static int | maxBindings_ |
static int | maxCombinedShaderBlocks_ |
Definition at line 993 of file MeshNode2T.cc.