Changeset 1073 for branches/Carsten_PtrWork2/Source/Contrib/Manipulators/OSGScaleManipulatorBase.cpp
- Timestamp:
- 04/02/08 14:28:39 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/Contrib/Manipulators/OSGScaleManipulatorBase.cpp
r1070 r1073 256 256 DataType FieldTraits<ScaleManipulatorPtr>::_type( 257 257 "ScaleManipulatorPtr", 258 "ManipulatorPtr" ); 259 DataType FieldTraits<ScaleManipulatorParentPtr>::_type( 260 "ScaleManipulatorParentPtr", 261 "ManipulatorParentPtr"); 258 "ManipulatorPtr" ); 262 259 #endif 263 260
