draw(context *) | simple_sphere | |
equatorial_radius | simple_sphere | [private] |
get_tex_offset_x() const | simple_sphere | [inline] |
get_tex_offset_y() const | simple_sphere | [inline] |
indices | simple_sphere | [private] |
init(context *) | simple_sphere | |
num_steps | simple_sphere | [private] |
parent | simple_sphere | [private] |
polar_radius | simple_sphere | [private] |
simple_sphere(node *parent, const int num_latitude_steps, const gsgl::real_t equatorial_radius, const gsgl::real_t polar_radius, platform::texture *tex, const gsgl::real_t tex_offset_x=0, const gsgl::real_t tex_offset_y=0) | simple_sphere | |
tex | simple_sphere | [private] |
tex_offset_x | simple_sphere | [private] |
tex_offset_y | simple_sphere | [private] |
vertices | simple_sphere | [private] |
~simple_sphere() | simple_sphere |