Updates to FlightManipulator

This commit is contained in:
Robert Osfield
2004-06-08 12:31:33 +00:00
parent dbba29e35c
commit ba7a7fe638
2 changed files with 4 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ class OSGGA_EXPORT FlightManipulator : public MatrixManipulator
osg::ref_ptr<osg::Node> _node;
double _modelScale;
double _acceleration;
double _velocity;
YawControlMode _yawMode;