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/src/dataIO/visual_dataIO.cpp

    r58 r59  
    7777                cluster = new dataIO_clusterUDP();
    7878        #endif
    79         cluster->init(arguments_, slotContainer, true, false);
     79        cluster->init(arguments_, clusterMode, slotContainer, true, false);
    8080
    8181        // Create extLink.
Note: See TracChangeset for help on using the changeset viewer.