Changeset 13041 for OpenSceneGraph/trunk/include/osgManipulator/Dragger
- Timestamp:
- 03/21/12 18:36:20 (15 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgManipulator/Dragger
r12931 r13041 73 73 74 74 unsigned int _handleCommandMask; 75 75 76 76 osg::observer_ptr<osg::MatrixTransform> _transform; 77 77 osg::Matrix _startMotionMatrix;
