|
GL++
0.1
OpenGL API C++ Wrapper
|
This is the complete list of members for glpp::scissor_test_unit, including all inherited members.
| context class | glpp::scissor_test_unit | friend |
| disable() | glpp::scissor_test_unit | |
| enable() | glpp::scissor_test_unit | |
| get_box(int &x, int &y, size_t &width, size_t &height) | glpp::scissor_test_unit | |
| is_enabled() | glpp::scissor_test_unit | |
| m_ctx | glpp::scissor_test_unit | protected |
| noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |
| noncopyable(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
| operator=(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
| scissor_test_unit(context &ctx) | glpp::scissor_test_unit | protected |
| set_box(int x, int y, size_t width, size_t height) | glpp::scissor_test_unit | |
| set_viewport_box(GLuint vp_id, int x, int y, size_t width, size_t height) | glpp::scissor_test_unit | |
| ~noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |