Changeset 988 for branches/Carsten_PtrWork/Source/System/FieldContainer/Mixins/OSGDynamicAttachmentMixin.h
- Timestamp:
- 10/24/07 19:30:30 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork/Source/System/FieldContainer/Mixins/OSGDynamicAttachmentMixin.h
r889 r988 223 223 Desc::getGroupName (), \ 224 224 0, \ 225 (Proto typeCreateF) &Self::createEmpty,\225 (ProtoContainerCreateF) &Self::createEmpty, \ 226 226 NULL, \ 227 227 NULL, \
