OpenGL ES SDK for Android
ARM Developer Center
|
This is the complete list of members for Heightmap, including all inherited members.
compute_heightmap(int x, int y, int level) | Heightmap | private |
get_texture() const | Heightmap | inline |
Heightmap(unsigned int size, unsigned int levels) | Heightmap | |
heightmap | Heightmap | private |
heightmap_size | Heightmap | private |
init_heightmap() | Heightmap | private |
level_info | Heightmap | private |
levels | Heightmap | private |
pixel_buffer | Heightmap | private |
pixel_buffer_index | Heightmap | private |
pixel_buffer_size | Heightmap | private |
reset() | Heightmap | |
sample_heightmap(int x, int y) | Heightmap | private |
size | Heightmap | private |
texture | Heightmap | private |
update_heightmap(const std::vector< vec2 > &level_offsets) | Heightmap | |
update_level(vec2 *buffer, unsigned int &pixel_offset, const vec2 &level_offset, unsigned level) | Heightmap | private |
update_region(vec2 *buffer, unsigned int &pixel_offset, int x, int y, int width, int height, int start_x, int start_y, int level) | Heightmap | private |
upload_info | Heightmap | private |
~Heightmap() | Heightmap |