Changeset 1161 for trunk/Source/Contrib/Manipulators/OSGManipulatorBase.cpp
- Timestamp:
- 04/15/08 04:48:53 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGManipulatorBase.cpp
r1101 r1161 1447 1447 OSG_FIELDTRAITS_GETTYPE(ManipulatorPtr) 1448 1448 1449 OSG_EXPORT_PTR_SFIELD_FULL( FieldContainerPtrSField,1449 OSG_EXPORT_PTR_SFIELD_FULL(PointerSField, 1450 1450 ManipulatorPtr, 1451 1451 0); 1452 1452 1453 OSG_EXPORT_PTR_MFIELD_FULL( FieldContainerPtrMField,1453 OSG_EXPORT_PTR_MFIELD_FULL(PointerMField, 1454 1454 ManipulatorPtr, 1455 1455 0);
