OpenGL ES SDK for Android
ARM Developer Center
|
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
int | level |
uintptr_t | offset |
Definition at line 54 of file Heightmap.h.
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.