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 <modules/opengl/openglutils.h>

Public Member Functions

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

Friends

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

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:
  • modules/opengl/include/modules/opengl/openglutils.h