This is the complete list of members for tools::sg::GL_viewer, including all inherited members.
background() const | tools::sg::viewer | inline |
cast(const std::string &a_class) const | tools::sg::viewer | inlinevirtual |
get_clear_color(float &a_r, float &a_g, float &a_b, float &a_a) | tools::sg::viewer | inline |
GL_viewer(std::ostream &a_out, unsigned int a_width, unsigned int a_height) | tools::sg::GL_viewer | inline |
GL_viewer(const GL_viewer &a_from) | tools::sg::GL_viewer | inline |
height() const | tools::sg::viewer | inline |
m_clear_color | tools::sg::viewer | protected |
m_gl_mgr | tools::sg::GL_viewer | protected |
m_out | tools::sg::viewer | protected |
m_out_dir | tools::sg::viewer | protected |
m_produce_out_bpp | tools::sg::viewer | protected |
m_produce_out_file | tools::sg::viewer | protected |
m_produce_out_jpeg | tools::sg::viewer | protected |
m_produce_out_png | tools::sg::viewer | protected |
m_sg | tools::sg::viewer | protected |
m_use_gsto | tools::sg::viewer | protected |
m_wh | tools::sg::viewer | protected |
m_ww | tools::sg::viewer | protected |
operator=(const GL_viewer &a_from) | tools::sg::GL_viewer | inline |
tools::sg::viewer::operator=(const viewer &a_from) | tools::sg::viewer | inline |
out() const | tools::sg::viewer | inline |
out_dir() const | tools::sg::viewer | inline |
produce_out_bpp() const | tools::sg::viewer | inline |
produce_out_file() const | tools::sg::viewer | inline |
produce_out_jpeg() const | tools::sg::viewer | inline |
produce_out_png() const | tools::sg::viewer | inline |
render() | tools::sg::GL_viewer | inline |
screen2aspect(int a_x, int a_y, float &a_wx, float &a_wy) const | tools::sg::viewer | inline |
set_clear_color(float a_r, float a_g, float a_b, float a_a=1) | tools::sg::viewer | inline |
set_clear_color(const colorf &a_color) | tools::sg::viewer | inline |
set_cursor_shape(cursor_shape) | tools::sg::viewer | inlinevirtual |
set_default_cursor_shape() | tools::sg::viewer | inline |
set_produce_out_bpp(unsigned int a_bpp) | tools::sg::viewer | inline |
set_produce_out_file(const std::string &a_file) | tools::sg::viewer | inline |
set_produce_out_jpeg(bool a_value) | tools::sg::viewer | inline |
set_produce_out_png(bool a_value) | tools::sg::viewer | inline |
set_size(unsigned int a_w, unsigned int a_h) | tools::sg::viewer | inlinevirtual |
sg() | tools::sg::viewer | inline |
sg() const | tools::sg::viewer | inline |
viewer(std::ostream &a_out, unsigned int a_width, unsigned int a_height) | tools::sg::viewer | inline |
viewer(const viewer &a_from) | tools::sg::viewer | inline |
width() const | tools::sg::viewer | inline |
~GL_viewer() | tools::sg::GL_viewer | inlinevirtual |
~viewer() | tools::sg::viewer | inlinevirtual |