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