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

Public Attributes

int x
 
int y
 
int width
 
int height
 
int level
 
uintptr_t offset
 

Detailed Description

Definition at line 54 of file Heightmap.h.

Member Data Documentation

int Heightmap::UploadInfo::height

Definition at line 59 of file Heightmap.h.

int Heightmap::UploadInfo::level

Definition at line 60 of file Heightmap.h.

uintptr_t Heightmap::UploadInfo::offset

Definition at line 61 of file Heightmap.h.

int Heightmap::UploadInfo::width

Definition at line 58 of file Heightmap.h.

int Heightmap::UploadInfo::x

Definition at line 56 of file Heightmap.h.

int Heightmap::UploadInfo::y

Definition at line 57 of file Heightmap.h.


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