#import <CC3GLSLVariable.h>
Properties | |
GLenum | type |
Properties inherited from CC3GLSLVariable | |
GLuint | index |
BOOL | isGLStateKnown |
GLint | location |
NSString * | name |
CC3ShaderProgram * | program |
CC3GLSLVariableScope | scope |
GLenum | semantic |
GLuint | semanticIndex |
GLint | size |
GLuint | storageElementCount |
GLenum | type |
GLuint | typeStorageElementCount |
Additional Inherited Members | |
Instance Methods inherited from CC3GLSLVariable | |
(id) | - copyAsClass: |
(id) | - copyWithZone:asClass: |
(NSString *) | - fullDescription |
(id) | - initInProgram:atIndex: |
(void) | - normalizeName |
(void) | - populateFrom: |
Class Methods inherited from CC3GLSLVariable | |
(id) | + variableInProgram:atIndex: |
Represents an attribute variable used in a GLSL shader program.
|
readnonatomicassign |
Returns a symbolic constant indicating the type of content held by this variable.
The returned value will be one of the following symbolic constants: