Changed how the rotation and panning are managed, therby improving the
handling of the center point going over a pole.
This commit is contained in:
@@ -129,7 +129,7 @@ class OSGGA_EXPORT TerrainManipulator : public MatrixManipulator
|
||||
|
||||
bool _thrown;
|
||||
|
||||
osg::CoordinateFrame _coordinateFrame;
|
||||
double _center[3];
|
||||
osg::Quat _rotation;
|
||||
float _distance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user