This is the complete list of members for tools::sg::state, including all inherited members.
| camera_proj_only(mat4f &a_mtx) const | tools::sg::state | inline |
| m_camera_lrbt | tools::sg::state | |
| m_camera_orientation | tools::sg::state | |
| m_camera_ortho | tools::sg::state | |
| m_camera_position | tools::sg::state | |
| m_camera_zfar | tools::sg::state | |
| m_camera_znear | tools::sg::state | |
| m_color | tools::sg::state | |
| m_draw_type | tools::sg::state | |
| m_GL_BLEND | tools::sg::state | |
| m_GL_CULL_FACE | tools::sg::state | |
| m_GL_DEPTH_TEST | tools::sg::state | |
| m_GL_LIGHTING | tools::sg::state | |
| m_GL_LINE_SMOOTH | tools::sg::state | |
| m_GL_POINT_SMOOTH | tools::sg::state | |
| m_GL_POLYGON_OFFSET_FILL | tools::sg::state | |
| m_GL_TEXTURE_2D | tools::sg::state | |
| m_light | tools::sg::state | |
| m_line_pattern | tools::sg::state | |
| m_line_width | tools::sg::state | |
| m_model | tools::sg::state | |
| m_normal | tools::sg::state | |
| m_point_size | tools::sg::state | |
| m_proj | tools::sg::state | |
| m_shade_model | tools::sg::state | |
| m_use_gsto | tools::sg::state | |
| m_wh | tools::sg::state | |
| m_winding | tools::sg::state | |
| m_ww | tools::sg::state | |
| operator=(const state &a_from) | tools::sg::state | inline |
| project_point(float &a_x, float &a_y, float &a_z, float &a_w) const | tools::sg::state | inline |
| screen2ndc(int a_x, int a_y, float &a_wcx, float &a_wcy, float &a_wcz, float &a_wcw) const | tools::sg::state | inline |
| screen2pwc(int a_x, int a_y, float &a_wcx, float &a_wcy, float &a_wcz) const | tools::sg::state | inline |
| screen2wc(int a_x, int a_y, float &a_wcx, float &a_wcy, float &a_wcz) const | tools::sg::state | inline |
| state() | tools::sg::state | inline |
| state(const state &a_from) | tools::sg::state | inline |
| ~state() | tools::sg::state | inlinevirtual |