Changeset 1161 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoMultiPropertyBase.cpp
- Timestamp:
- 04/15/08 04:48:53 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoMultiPropertyBase.cpp
r1101 r1161 898 898 OSG_FIELDTRAITS_GETTYPE(GeoMultiPropertyPtr) 899 899 900 OSG_EXPORT_PTR_SFIELD_FULL( FieldContainerPtrSField,900 OSG_EXPORT_PTR_SFIELD_FULL(PointerSField, 901 901 GeoMultiPropertyPtr, 902 902 0); 903 903 904 OSG_EXPORT_PTR_MFIELD_FULL( FieldContainerPtrMField,904 OSG_EXPORT_PTR_MFIELD_FULL(PointerMField, 905 905 GeoMultiPropertyPtr, 906 906 0);
