RAII object for OpenGL scissor state.
More...
#include <modules/opengl/openglutils.h>
|
|
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.
- See also
- glScissor
The documentation for this struct was generated from the following file:
- modules/opengl/include/modules/opengl/openglutils.h