From a170b06d6d29e91d7792f3da115198b143116c66 Mon Sep 17 00:00:00 2001 From: Don BURNS Date: Sun, 14 Oct 2001 05:33:36 +0000 Subject: [PATCH] Mr. O added fancy, shmanzy C++ code, but broke normal transform functionality Fixed. --- src/Demos/osgconv/orientationconverter.cpp | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/Demos/osgconv/orientationconverter.cpp b/src/Demos/osgconv/orientationconverter.cpp index ca1ee7ad6..52bcee740 100644 --- a/src/Demos/osgconv/orientationconverter.cpp +++ b/src/Demos/osgconv/orientationconverter.cpp @@ -32,7 +32,15 @@ class TransformFunctor : public osg::Drawable::AttributeFunctor for (osg::Vec3* itr=begin;itrapplyAttributeOperation(tf);