KudanAR - iOS  1.6.0
AREAGLContext Class Reference

#import <AREAGLContext.h>

Inherits EAGLContext.

Instance Methods

(void) - useContext
 

Detailed Description

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.

Method Documentation

◆ useContext

- (void) useContext

Set this context as the current EAGLContext.


The documentation for this class was generated from the following files: