- Timestamp:
- 04/04/08 01:14:00 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Base/WS/OSGGeometryBase.h
r1106 r1116 210 210 211 211 212 212 213 void pushToPropIndices (GeoIntegralPropertyPtrConstArg value ); 213 214 void assignPropIndices (const MFUnrecFieldContainerChildGeoIntegralPropertyPtr &value); … … 373 374 /*! \name Ptr MField Set */ 374 375 /*! \{ */ 375 376 377 378 379 376 /*! \} */ 380 377 /*---------------------------------------------------------------------*/ … … 425 422 426 423 private: 424 /*---------------------------------------------------------------------*/ 427 425 428 426 // prohibit default functions (move to 'public' if you need one)
