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_ObjectMounted/manip_objectMounted.h

    r32 r55  
    1616*/
    1717
    18 #include <osgGA/MatrixManipulator>
     18#include <osgGA/CameraManipulator>
    1919
    2020#include <osg/Quat>
     
    3333 * @date  Aug 2009
    3434 */
    35 class objectMountedManipulator : public osgGA::MatrixManipulator
     35class objectMountedManipulator : public osgGA::CameraManipulator
    3636{
    3737    public:
Note: See TracChangeset for help on using the changeset viewer.