Ignore:
Timestamp:
May 29, 2010, 11:52:47 PM (14 years ago)
Author:
Torben Dannhauer
Message:

Updated to new osg version with new manipulator schema.
Updated integration of 3dx SpaceNavigator? to allow disabling without compile errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/manip_Spacemouse/manip_nodeTrackerSpaceMouse.h

    r32 r55  
    1515*/
    1616
    17 #include <osgGA/MatrixManipulator>
     17#include <osgGA/OrbitManipulator>
    1818
    1919#include <osg/ObserverNodePath>
     
    4949 * @date  Apr 2010
    5050 */
    51 class NodeTrackerSpaceMouse : public osgGA::MatrixManipulator
     51class NodeTrackerSpaceMouse : public osgGA::OrbitManipulator
    5252{
    5353    public:
Note: See TracChangeset for help on using the changeset viewer.