Ignore:
Timestamp:
May 30, 2010, 3:17:44 PM (14 years ago)
Author:
Torben Dannhauer
Message:

added support cluster implementation via Boost ASIO TCP iostreams.

Status: Skeleton, ready to implement.

Minor: changed Silverlining default clouds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/core/visual_core.cpp

    r57 r58  
    172172        else
    173173        {
    174         OSG_NOTIFY( osg::FATAL ) << arguments_.getApplicationName() <<"Load terrain: No data loaded" << std::endl;
     174        OSG_NOTIFY( osg::FATAL ) << "Load terrain: No data loaded" << std::endl;
    175175        return false;
    176176    }   
Note: See TracChangeset for help on using the changeset viewer.