OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Cube.h File Reference
#include <GLES2/gl2.h>

Go to the source code of this file.

Macros

#define GLES_VERSION   2
 

Variables

const float vertices []
 
const float colors []
 

Macro Definition Documentation

#define GLES_VERSION   2

Definition at line 24 of file Cube.h.

Variable Documentation

const float colors[]

Definition at line 88 of file Cube.h.

const float vertices[]

Definition at line 30 of file Cube.h.