Changeset 132 for osgVisual/include
- Timestamp:
- Oct 15, 2010, 10:06:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/include/extLink/dataIO_extLinkDummy.h
r57 r132 34 34 { 35 35 public: 36 dataIO_extLinkDummy(std::vector<dataIO_slot >& dataSlots_);36 dataIO_extLinkDummy(std::vector<dataIO_slot *>& dataSlots_); 37 37 virtual ~dataIO_extLinkDummy(void); 38 38
Note: See TracChangeset
for help on using the changeset viewer.