- Timestamp:
- 05/21/13 12:22:54 (88 minutes ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPresentation/SlideShowConstructor.cpp
r13204 r13205 2083 2083 2084 2084 2085 if (volumeData.colorSpaceOperation!=osg::NO_COLO UR_SPACE_OPERATION)2085 if (volumeData.colorSpaceOperation!=osg::NO_COLOR_SPACE_OPERATION) 2086 2086 { 2087 2087 OSG_NOTICE<<"Doing colour space conversion"<<std::endl;
