| data | heightmap | [private] |
| get_height() const | heightmap | [inline] |
| get_width() const | heightmap | [inline] |
| height | heightmap | [private] |
| heightmap(const gsgl::index_t &width, const gsgl::index_t &height, gsgl::real_t *data=0) | heightmap | |
| interpolate(const gsgl::real_t &s, const gsgl::real_t &t, const interpolate_mode mode=INTERPOLATE_BILINEAR, const gsgl::flags_t flags=WRAP_S|WRAP_T) | heightmap | |
| INTERPOLATE_BICUBIC enum value | heightmap | |
| INTERPOLATE_BILINEAR enum value | heightmap | |
| interpolate_mode enum name | heightmap | |
| own_pointer | heightmap | [private] |
| width | heightmap | [private] |
| WRAP_S enum value | heightmap | |
| WRAP_T enum value | heightmap | |
| ~heightmap() | heightmap | [virtual] |
1.5.5