Updated wrappers

This commit is contained in:
Robert Osfield
2009-07-24 14:45:09 +00:00
parent 2e0f1dc0d1
commit 68c459ea30
9 changed files with 45 additions and 22 deletions

View File

@@ -839,7 +839,7 @@ BEGIN_OBJECT_REFLECTOR(osg::HeightField)
I_Method0(const osg::FloatArray *, getFloatArray,
Properties::NON_VIRTUAL,
__C5_osg_FloatArray_P1__getFloatArray,
"Get the const sFloatArray height data. ",
"Get the const FloatArray height data. ",
"");
I_Method0(osg::HeightField::HeightList &, getHeightList,
Properties::NON_VIRTUAL,