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

Public Attributes

GLuint framebufferObjectName
 
GLsizei height
 
GLuint textureName
 
GLsizei width
 

Detailed Description

Definition at line 77 of file Native.cpp.

Member Data Documentation

GLuint ShadowMapTextureProperties::framebufferObjectName

Definition at line 79 of file Native.cpp.

GLsizei ShadowMapTextureProperties::height

Definition at line 80 of file Native.cpp.

GLuint ShadowMapTextureProperties::textureName

Definition at line 81 of file Native.cpp.

GLsizei ShadowMapTextureProperties::width

Definition at line 82 of file Native.cpp.


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