Changed class name to UFO instead of UFOManipulator to conform to the other
manipulators
This commit is contained in:
@@ -63,7 +63,7 @@ class OSGGA_EXPORT UFOManipulator : public osgGA::MatrixManipulator
|
||||
UFOManipulator();
|
||||
|
||||
/** return className
|
||||
\return returns constant "UFOManipulator"
|
||||
\return returns constant "UFO"
|
||||
*/
|
||||
virtual const char* className() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user