Updated wrappers
This commit is contained in:
@@ -97,7 +97,7 @@ BEGIN_OBJECT_REFLECTOR(osg::CullFace)
|
||||
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::CullFace::Mode, Mode,
|
||||
__Mode__getMode,
|
||||
__void__setMode__Mode);
|
||||
|
||||
Reference in New Issue
Block a user