Changeset 1161 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoMultiPropertyDataBase.cpp
- Timestamp:
- 04/15/08 04:48:53 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoMultiPropertyDataBase.cpp
r1116 r1161 486 486 OSG_FIELDTRAITS_GETTYPE(GeoMultiPropertyDataPtr) 487 487 488 OSG_EXPORT_PTR_SFIELD_FULL( FieldContainerPtrSField,488 OSG_EXPORT_PTR_SFIELD_FULL(PointerSField, 489 489 GeoMultiPropertyDataPtr, 490 490 0); 491 491 492 OSG_EXPORT_PTR_MFIELD_FULL( FieldContainerPtrMField,492 OSG_EXPORT_PTR_MFIELD_FULL(PointerMField, 493 493 GeoMultiPropertyDataPtr, 494 494 0);
