Defines which parts of the color buffer are to be written. More...
#include <colorMask.h>


Public Member Functions | |
| ColorMask (const bool r, const bool g, const bool b) | |
Public Attributes | |
| bool | red |
| bool | green |
| bool | blue |
Static Public Attributes | |
| static const ColorMask | ALL |
Defines which parts of the color buffer are to be written.
Used to configure anaglyphic stereo rendering.
Definition at line 31 of file lib/client/colorMask.h.
0.9.1 by
1.6.1