OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com.arm.malideveloper.openglessdk.metaballs.MetaballsView.Renderer Class Reference
Inheritance diagram for com.arm.malideveloper.openglessdk.metaballs.MetaballsView.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 100 of file MetaballsView.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.metaballs.MetaballsView.Renderer.onDrawFrame ( GL10  gl)
inline

Definition at line 102 of file MetaballsView.java.

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

Definition at line 107 of file MetaballsView.java.

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

Definition at line 112 of file MetaballsView.java.


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