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

representation of the OpenGL color write mask of a specific buffer More...

#include <openglutils.h>

Public Member Functions

 ColorMaski (GLuint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
void get ()
void set ()
GLuint buffer () const
GLboolean red () const
GLboolean green () const
GLboolean blue () const
GLboolean alpha () const

Friends

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

Detailed Description

representation of the OpenGL color write mask of a specific buffer

See also
glColorMaski, GL_COLOR_WRITE_MASK

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