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

representation of the OpenGL color write mask More...

#include <modules/opengl/openglutils.h>

Public Member Functions

GLboolean alpha () const
GLboolean blue () const
 ColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
void get ()
GLboolean green () const
GLboolean red () const
void set ()

Friends

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

Detailed Description

representation of the OpenGL color write mask

See also
glColorMask, GL_COLOR_WRITE_MASK

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