Ignore:
Timestamp:
Aug 23, 2010, 11:43:12 PM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/extLink/dataIO_extLinkVCL.h

    r116 r118  
    7676#include <leakDetection.h>
    7777public:
    78         dataIO_extLinkVCL(std::vector<dataIO_slot>& dataSlots_);
     78        dataIO_extLinkVCL(std::vector<dataIO_slot *>& dataSlots_);
    7979        virtual ~dataIO_extLinkVCL(void);
    8080
     
    116116    CVCLVariable<double> SAENGER_ROT_Y;
    117117    CVCLVariable<double> SAENGER_ROT_Z;
    118 
    119118};
    120119
Note: See TracChangeset for help on using the changeset viewer.