Updated wrappers

This commit is contained in:
Robert Osfield
2008-04-15 12:52:47 +00:00
parent db1bd13c4c
commit e1c6a6ea43
2 changed files with 16 additions and 1 deletions

View File

@@ -245,7 +245,7 @@ BEGIN_VALUE_REFLECTOR(osg::CullSettings)
__osg_Node_NodeMask__getCullMaskRight,
"",
"");
I_Method1(void, setLODScale, IN, float, bias,
I_Method1(void, setLODScale, IN, float, scale,
Properties::NON_VIRTUAL,
__void__setLODScale__float,
"Set the LOD bias for the CullVisitor to use. ",