Ignore:
Timestamp:
Jun 16, 2012, 1:57:23 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r383 r387  
    5858// ---- test plugin read / write
    5959        //osgDB::writeObjectFile( *_distortionSet, "distortionset.dist" );
    60         _distortionSet = NULL;
    61         _distortionSet = dynamic_cast<osgViewer::DistortionSet*>( osgDB::readObjectFile( "distortionset.dist" ) );
     60        //_distortionSet = NULL;
     61        //_distortionSet = dynamic_cast<osgViewer::DistortionSet*>( osgDB::readObjectFile( "distortionset.dist" ) );
    6262// ------------ Test ende -----------
    6363
Note: See TracChangeset for help on using the changeset viewer.