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_freeSpaceMouse.h

    r32 r55  
    2020
    2121// OSG includes
    22 #include <osgGA/MatrixManipulator>
     22#include <osgGA/CameraManipulator>
    2323#include <osgGA/GUIEventAdapter>
    2424#include <osgGA/GUIActionAdapter>
     
    3939 * @date  Aug 2009
    4040 */
    41 class FreeManipulator : public osgGA::MatrixManipulator
     41class FreeManipulator : public osgGA::CameraManipulator
    4242{
    4343    public:
Note: See TracChangeset for help on using the changeset viewer.