![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
representation of an OpenGL viewport with setter and getter More...
#include <modules/opengl/openglutils.h>
Public Member Functions | |
| void | get () |
| GLsizei | height () const |
| ScissorBox (GLint x, GLint y, GLsizei width, GLsizei height) | |
| void | set () |
| GLsizei | width () const |
| GLint | x () const |
| GLint | y () const |
Friends | |
| bool | operator!= (const ScissorBox &lhs, const ScissorBox &rhs) |
| bool | operator== (const ScissorBox &a, const ScissorBox &b) |
representation of an OpenGL viewport with setter and getter