Updated wrappers

This commit is contained in:
Robert Osfield
2007-08-10 17:44:54 +00:00
parent ece6c2f672
commit 0e475106dc
134 changed files with 355 additions and 312 deletions

View File

@@ -120,6 +120,6 @@ BEGIN_VALUE_REFLECTOR(osg::Vec3d)
Properties::NON_VIRTUAL,
__value_type__normalize,
"Normalize the vector so that it has length unity. ",
"Returns the previous length of the vector.");
"Returns the previous length of the vector. ");
END_REFLECTOR