This is the complete list of members for IsoSphere, including all inherited members.
destroy(Graphics &gfx) | IsoSphere | |
drawTriangle(const vec3 &v1, const vec3 &v2, const vec3 &v3, float scale, unsigned char *image, int width, int height) | IsoSphere | |
generate(int depth, float scale, unsigned char *image, int width, int height) | IsoSphere | |
ibo | IsoSphere | private |
index_array | IsoSphere | private |
iso_tex | IsoSphere | private |
IsoSphere() | IsoSphere | |
load(Graphics &gfx, char *texture_str, char *heightmap, int depth, float scale) | IsoSphere | |
loaded | IsoSphere | private |
num_index | IsoSphere | private |
num_vert | IsoSphere | private |
render(Graphics &gfx) | IsoSphere | |
subdivide(const vec3 &v1, const vec3 &v2, const vec3 &v3, int depth, float scale, unsigned char *image, int width, int height) | IsoSphere | |
vbo | IsoSphere | private |
vertex_array | IsoSphere | private |