- Timestamp:
- 01/05/10 12:09:18 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgGA/KeySwitchMatrixManipulator
r7648 r10913 107 107 virtual float getFusionDistanceValue() const { return _current->getFusionDistanceValue(); } 108 108 109 /** Set the distance property. */ 110 void setDistance(double distance); 111 112 /** Get the distance property. */ 113 double getDistance() const; 114 109 115 110 116 virtual void setNode(osg::Node* n);
