Public Member Functions | |
| IA_CONSTRUCTOR void | IAOpenGLResourceDelegate_make (IAOpenGLResourceDelegate *, const IAOpenGLResourceDelegateAttributes *attributes) |
| static void | IAOpenGLResourceDelegate_createResources (const IAOpenGLResourceDelegate *this) |
| static void | IAOpenGLResourceDelegate_destroyResources (const IAOpenGLResourceDelegate *this) |
Data Fields | |
| void * | correspondingObject |
| void(* | createResources )(void *correspondingObject) |
| void(* | destroyResources )(void *correspondingObject) |
| IA_CONSTRUCTOR void IAOpenGLResourceDelegate_make | ( | IAOpenGLResourceDelegate * | , |
| const IAOpenGLResourceDelegateAttributes * | attributes | ||
| ) |
|
inline |
|
inline |
| void* IAOpenGLResourceDelegate::correspondingObject |
| void(* IAOpenGLResourceDelegate::createResources) (void *correspondingObject) |
| void(* IAOpenGLResourceDelegate::destroyResources) (void *correspondingObject) |