Changeset 247 for osgVisual/trunk/src/distortion
- Timestamp:
- Feb 18, 2011, 5:59:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/trunk/src/distortion/visual_distortion.cpp
r221 r247 97 97 OSG_NOTIFY(osg::WARN) << "WARNING: Unable to parse Frustum values from '" << pre_cfg<<channelname<<post_cfg << "' -- continue without valid frustum values." << std::endl; 98 98 } 99 if( attr_name == "renderimplem mentation" )99 if( attr_name == "renderimplementation" ) 100 100 { 101 101 if(attr_value=="fbo")
Note: See TracChangeset
for help on using the changeset viewer.