Updated wrappers
This commit is contained in:
@@ -122,7 +122,7 @@ BEGIN_OBJECT_REFLECTOR(osg::ColorMask)
|
||||
Properties::VIRTUAL,
|
||||
__void__apply__State_R1,
|
||||
"apply the OpenGL state attributes. ",
|
||||
"The render info for the current OpenGL context is passed in to allow the StateAttribute to obtain details on the the current context and state.");
|
||||
"The render info for the current OpenGL context is passed in to allow the StateAttribute to obtain details on the the current context and state. ");
|
||||
I_SimpleProperty(bool, AlphaMask,
|
||||
__bool__getAlphaMask,
|
||||
__void__setAlphaMask__bool);
|
||||
|
||||
Reference in New Issue
Block a user