Ignore:
Timestamp:
May 30, 2010, 7:50:59 PM (14 years ago)
Author:
Torben Dannhauer
Message:

updated cluster functionality to allow build with any cluster module selected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/cluster/dataIO_clusterAsioTcpIostream.h

    r58 r59  
    2727        virtual ~dataIO_clusterAsioTcpIostream(void);
    2828
    29         virtual void init( osg::ArgumentParser& arguments_, osgVisual::dataIO_transportContainer* sendContainer_, bool compressionEnabled_, bool asAscii_ );
     29        virtual void init( osg::ArgumentParser& arguments_, clustermode clusterMode_, osgVisual::dataIO_transportContainer* sendContainer_, bool compressionEnabled_, bool asAscii_ );
    3030        virtual void shutdown();
    3131        virtual bool sendTO_OBJvaluesToSlaves() ;
Note: See TracChangeset for help on using the changeset viewer.