![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
RAII object for OpenGL scissor state. More...
#include <modules/opengl/openglutils.h>
Public Member Functions | |
| ScissorState & | operator= (ScissorState &&) noexcept=default |
| ScissorState (const ivec4 &coords) | |
| ScissorState (GLint x, GLint y, GLsizei width, GLsizei height) | |
| ScissorState (ScissorState &&) noexcept=default | |
RAII object for OpenGL scissor state.