Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::utilgl::ScissorState Struct Reference

RAII object for OpenGL scissor state. More...

#include <openglutils.h>

Public Member Functions

 ScissorState (GLint x, GLint y, GLsizei width, GLsizei height)
 
 ScissorState (const ivec4 &coords)
 
 ScissorState (ScissorState &&) noexcept=default
 
ScissorStateoperator= (ScissorState &&) noexcept=default
 

Detailed Description

RAII object for OpenGL scissor state.

See also
glScissor

The documentation for this struct was generated from the following file: