diff --git a/src/osg/Transform.cpp b/src/osg/Transform.cpp index 1b46fd028..1752bf36a 100644 --- a/src/osg/Transform.cpp +++ b/src/osg/Transform.cpp @@ -39,6 +39,9 @@ bool Transform::computeBound() const getLocalToWorldMatrix(l2w,NULL); + cout << "l2w "<