![]() |
KudanAR - iOS
1.6.0
|
#import <AREAGLContext.h>
Inherits EAGLContext.
Instance Methods | |
| (void) | - useContext |
The AREAGLContext object manages the OpenGL ES rendering context. State information, commands, and resources needed by OpenGL are handled by this class. It provides a rendering context that can be used to execute OpenGL ES commands.
| - (void) useContext |
Set this context as the current EAGLContext.