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

representation of an OpenGL viewport with setter and getter More...

#include <openglutils.h>

Public Member Functions

 ScissorBox (GLint x, GLint y, GLsizei width, GLsizei height)
void get ()
void set ()
GLint x () const
GLint y () const
GLsizei width () const
GLsizei height () const

Friends

bool operator== (const ScissorBox &a, const ScissorBox &b)
bool operator!= (const ScissorBox &lhs, const ScissorBox &rhs)

Detailed Description

representation of an OpenGL viewport with setter and getter

See also
glScissor, GL_SCISSOR_BOX

The documentation for this struct was generated from the following file:
  • openglutils.h