Changeset 11164 for OpenSceneGraph/trunk/src/osgSim/SphereSegment.cpp
- Timestamp:
- 03/05/10 13:55:08 (3 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgSim/SphereSegment.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgSim/SphereSegment.cpp
r10658 r11164 875 875 } 876 876 877 void SphereSegment::setDrawMask( DrawMaskdm)877 void SphereSegment::setDrawMask(int dm) 878 878 { 879 879 _drawMask=dm;
