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

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onPause ()
 
void onResume ()
 

Protected Attributes

TutorialView graphicsView
 

Static Private Attributes

static String LOGTAG = "Vbo"
 

Detailed Description

Definition at line 27 of file Vbo.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.vbo.Vbo.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 33 of file Vbo.java.

void com.arm.malideveloper.openglessdk.vbo.Vbo.onPause ( )
inlineprotected

Definition at line 40 of file Vbo.java.

void com.arm.malideveloper.openglessdk.vbo.Vbo.onResume ( )
inlineprotected

Definition at line 46 of file Vbo.java.

Member Data Documentation

TutorialView com.arm.malideveloper.openglessdk.vbo.Vbo.graphicsView
protected

Definition at line 30 of file Vbo.java.

String com.arm.malideveloper.openglessdk.vbo.Vbo.LOGTAG = "Vbo"
staticprivate

Definition at line 29 of file Vbo.java.


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