OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com.arm.malideveloper.openglessdk.computeparticles.ComputeView.Renderer Class Reference
Inheritance diagram for com.arm.malideveloper.openglessdk.computeparticles.ComputeView.Renderer:

Public Member Functions

void onDrawFrame (GL10 gl)
 
void onSurfaceChanged (GL10 gl, int width, int height)
 
void onSurfaceCreated (GL10 gl, EGLConfig config)
 

Detailed Description

Definition at line 74 of file ComputeParticles.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.computeparticles.ComputeView.Renderer.onDrawFrame ( GL10  gl)
inline

Definition at line 76 of file ComputeParticles.java.

void com.arm.malideveloper.openglessdk.computeparticles.ComputeView.Renderer.onSurfaceChanged ( GL10  gl,
int  width,
int  height 
)
inline

Definition at line 81 of file ComputeParticles.java.

void com.arm.malideveloper.openglessdk.computeparticles.ComputeView.Renderer.onSurfaceCreated ( GL10  gl,
EGLConfig  config 
)
inline

Definition at line 86 of file ComputeParticles.java.


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