Module Osg.Color_mask


module Color_mask: sig .. end
Encapsulates OpenGL glColorMask functions.

type t 
osg::ColorMask holder
val create : bool -> bool -> bool -> bool -> Osg.State_attribute.t
create red green blue alpha