|  | Python Script Engine
    7.0
    GL Studio Editor Python Script API | 
This is the complete list of members for TypeDesc, including all inherited members.
| GetNumTextureCoords(void) | TypeDesc | |
| GetNumVertexAttribs(void) | TypeDesc | |
| GetTexCoordDimension(unsigned char which) | TypeDesc | |
| GetVertexAttribComponents(unsigned char which) | TypeDesc | |
| GetVertexAttribNormalize(unsigned char which) | TypeDesc | |
| GetVertexAttribSemantic(unsigned char which) | TypeDesc | |
| GetVertexAttribType(unsigned char which) | TypeDesc | |
| HasColor(bool value) | TypeDesc | |
| HasColor(void) | TypeDesc | |
| HasNormal(bool value) | TypeDesc | |
| HasNormal(void) | TypeDesc | |
| HasSecondaryColor(bool value) | TypeDesc | |
| HasSecondaryColor(void) | TypeDesc | |
| SetNumTextureCoords(unsigned char value) | TypeDesc | |
| SetNumVertexAttribs(unsigned char value) | TypeDesc | |
| SetTexCoordDimension(unsigned char which, unsigned char value) | TypeDesc | |
| SetVertexAttribComponents(unsigned char which, int value) | TypeDesc | |
| SetVertexAttribNormalize(unsigned char which, GLboolean value) | TypeDesc | |
| SetVertexAttribSemantic(unsigned char which, int semanticEnum) | TypeDesc | |
| SetVertexAttribType(unsigned char which, unsigned int value) | TypeDesc | |
| TypeDesc() | TypeDesc |