Added rescale of quaternion in Matrix::set(Quat), a copy operation in osg::Quat and
extra tracking options in NodeTrackerManipulator.
This commit is contained in:
@@ -35,6 +35,8 @@ class OSGGA_EXPORT NodeTrackerManipulator : public MatrixManipulator
|
||||
enum TrackerMode
|
||||
{
|
||||
NODE_CENTER,
|
||||
NODE_CENTER_AND_AZMIM_ROTATION,
|
||||
NODE_CENTER_AND_AZMIM_ELEVATION_ROTATION,
|
||||
NODE_CENTER_AND_ROTATION,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user