Data Fields | |
IAProgram | program |
GLuint | positionLocation |
GLuint | leftTopWidthHeight |
GLuint | colorLocation |
IANotificationDelegate | linkingCompleteDelegate |
![]() | |
IAObject | base |
GLuint | programId |
IAShader * | vertexShader |
IAShader * | fragmentShader |
IAStructArrayList_IAProgramAttribute * | attributes |
void(* | glBindAttributeLocations )(GLuint programId) |
IAOpenGLResourceDelegate | delegate |
IANotificationEvent | linkingComplete |
IA_CONSTRUCTOR void IAColorRectProgram_init | ( | IAColorRectProgram * | ) |
|
inline |
|
inline |
|
inline |
IA_DESTRUCTOR void IAColorRectProgram_deinit | ( | IAColorRectProgram * | ) |
IAProgram IAColorRectProgram::program |
GLuint IAColorRectProgram::positionLocation |
GLuint IAColorRectProgram::leftTopWidthHeight |
GLuint IAColorRectProgram::colorLocation |
IANotificationDelegate IAColorRectProgram::linkingCompleteDelegate |