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

@@ -74,7 +74,7 @@ BEGIN_OBJECT_REFLECTOR(osgManipulator::Scale2DDragger)
Properties::NON_VIRTUAL,
__void__setPickColor__C5_osg_Vec4_R1,
"Set/Get pick color for dragger. ",
"Pick color is color of the dragger when picked. It gives a visual feedback to show that the dragger has been picked.");
"Pick color is color of the dragger when picked. It gives a visual feedback to show that the dragger has been picked. ");
I_Method0(const osg::Vec4, getPickColor,
Properties::NON_VIRTUAL,
__C5_osg_Vec4__getPickColor,