Updated wrappers
This commit is contained in:
@@ -119,7 +119,7 @@ BEGIN_OBJECT_REFLECTOR(osg::AlphaFunc)
|
||||
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(osg::AlphaFunc::ComparisonFunction, Function,
|
||||
__ComparisonFunction__getFunction,
|
||||
__void__setFunction__ComparisonFunction);
|
||||
|
||||
Reference in New Issue
Block a user