Ignore:
Timestamp:
Jul 11, 2010, 1:31:29 PM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

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

    r59 r67  
    117117
    118118protected:
     119        osgVisual::dataIO_cluster::clustermode clusterMode;     // This variable only mirrors the variable of dataIO. willbe set during initialize.
     120        bool initialized;
     121        int port;
     122
    119123        osg::ref_ptr<osgVisual::dataIO_transportContainer> sendContainer;
    120124};
Note: See TracChangeset for help on using the changeset viewer.