OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CubesAndPlaneProgramProperties Struct Reference

Public Attributes

GLuint programId
 
GLuint colorOfGeometryLocation
 
GLuint isCameraPointOfViewLocation
 
GLint lightDirectionLocation
 
GLint lightPositionLocation
 
GLuint lightViewMatrixLocation
 
GLuint normalsAttributeLocation
 
GLuint positionAttributeLocation
 
GLint shadowMapLocation
 
GLuint shouldRenderPlaneLocation
 

Detailed Description

Definition at line 86 of file Native.cpp.

Member Data Documentation

GLuint CubesAndPlaneProgramProperties::colorOfGeometryLocation

Definition at line 92 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::isCameraPointOfViewLocation

Definition at line 93 of file Native.cpp.

GLint CubesAndPlaneProgramProperties::lightDirectionLocation

Definition at line 97 of file Native.cpp.

GLint CubesAndPlaneProgramProperties::lightPositionLocation

Definition at line 98 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::lightViewMatrixLocation

Definition at line 99 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::normalsAttributeLocation

Definition at line 100 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::positionAttributeLocation

Definition at line 101 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::programId

Definition at line 88 of file Native.cpp.

GLint CubesAndPlaneProgramProperties::shadowMapLocation

Definition at line 102 of file Native.cpp.

GLuint CubesAndPlaneProgramProperties::shouldRenderPlaneLocation

Definition at line 103 of file Native.cpp.


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