Changeset 1127 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoIntegralPropertyBase.cpp
- Timestamp:
- 04/05/08 20:19:08 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoIntegralPropertyBase.cpp
r1106 r1127 235 235 OSG_EXPORT_PTR_SFIELD(FieldContainerPtrChildSField, 236 236 GeoIntegralPropertyPtr, 237 UnrecordedRefCount s,237 UnrecordedRefCountPolicy, 238 238 1); 239 239 … … 241 241 OSG_EXPORT_PTR_MFIELD(FieldContainerPtrChildMField, 242 242 GeoIntegralPropertyPtr, 243 UnrecordedRefCount s,243 UnrecordedRefCountPolicy, 244 244 1); 245 245
