Updated wrappers
This commit is contained in:
@@ -173,7 +173,7 @@ BEGIN_OBJECT_REFLECTOR(osg::AutoTransform)
|
||||
Properties::VIRTUAL,
|
||||
__BoundingSphere__computeBound,
|
||||
"Overrides Group's computeBound. ",
|
||||
"There is no need to override in subclasses from osg::Transform since this computeBound() uses the underlying matrix (calling computeMatrix if required).");
|
||||
"There is no need to override in subclasses from osg::Transform since this computeBound() uses the underlying matrix (calling computeMatrix if required). ");
|
||||
I_ProtectedMethod0(void, computeMatrix,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::CONST,
|
||||
|
||||
Reference in New Issue
Block a user