Added initializers
This commit is contained in:
parent
601884131e
commit
688390113d
@ -22,6 +22,9 @@ SphericalManipulator::SphericalManipulator()
|
||||
_heading=0.0;
|
||||
_elevation=osg::PI_2;
|
||||
|
||||
_delta_frame_time = 0.0;
|
||||
_last_frame_time = 0.0;
|
||||
|
||||
_rotationMode = ELEVATION_HEADING;
|
||||
}
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user