Changeset 1161 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoPropertyBase.cpp
- Timestamp:
- 04/15/08 04:48:53 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoPropertyBase.cpp
r1101 r1161 466 466 OSG_FIELDTRAITS_GETTYPE(GeoPropertyPtr) 467 467 468 OSG_EXPORT_PTR_SFIELD_FULL( FieldContainerPtrSField,468 OSG_EXPORT_PTR_SFIELD_FULL(PointerSField, 469 469 GeoPropertyPtr, 470 470 0); 471 471 472 OSG_EXPORT_PTR_MFIELD_FULL( FieldContainerPtrMField,472 OSG_EXPORT_PTR_MFIELD_FULL(PointerMField, 473 473 GeoPropertyPtr, 474 474 0);
