OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Heightmap Member List

This is the complete list of members for Heightmap, including all inherited members.

compute_heightmap(int x, int y, int level)Heightmapprivate
get_texture() const Heightmapinline
Heightmap(unsigned int size, unsigned int levels)Heightmap
heightmapHeightmapprivate
heightmap_sizeHeightmapprivate
init_heightmap()Heightmapprivate
level_infoHeightmapprivate
levelsHeightmapprivate
pixel_bufferHeightmapprivate
pixel_buffer_indexHeightmapprivate
pixel_buffer_sizeHeightmapprivate
reset()Heightmap
sample_heightmap(int x, int y)Heightmapprivate
sizeHeightmapprivate
textureHeightmapprivate
update_heightmap(const std::vector< vec2 > &level_offsets)Heightmap
update_level(vec2 *buffer, unsigned int &pixel_offset, const vec2 &level_offset, unsigned level)Heightmapprivate
update_region(vec2 *buffer, unsigned int &pixel_offset, int x, int y, int width, int height, int start_x, int start_y, int level)Heightmapprivate
upload_infoHeightmapprivate
~Heightmap()Heightmap