From Bryan Thrall, "UFOManipulator ignores any attached CoordinateFrameCallback; the
attached files fix this (based on 2.2 release). "
This commit is contained in:
@@ -160,8 +160,8 @@ class OSGGA_EXPORT UFOManipulator : public osgGA::MatrixManipulator
|
||||
|
||||
double _t0;
|
||||
double _dt;
|
||||
osg::Vec3 _direction;
|
||||
osg::Vec3 _position;
|
||||
osg::Vec3d _direction;
|
||||
osg::Vec3d _position;
|
||||
|
||||
|
||||
bool _shift;
|
||||
|
||||
Reference in New Issue
Block a user