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

Protected Member Functions

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

Protected Attributes

TutorialView graphicsView
 

Static Private Attributes

static String LOGTAG = "SimpleCube"
 

Detailed Description

Definition at line 27 of file Lighting.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.lighting.Lighting.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 33 of file Lighting.java.

void com.arm.malideveloper.openglessdk.lighting.Lighting.onPause ( )
inlineprotected

Definition at line 41 of file Lighting.java.

void com.arm.malideveloper.openglessdk.lighting.Lighting.onResume ( )
inlineprotected

Definition at line 47 of file Lighting.java.

Member Data Documentation

TutorialView com.arm.malideveloper.openglessdk.lighting.Lighting.graphicsView
protected

Definition at line 30 of file Lighting.java.

String com.arm.malideveloper.openglessdk.lighting.Lighting.LOGTAG = "SimpleCube"
staticprivate

Definition at line 29 of file Lighting.java.


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