Changeset 1020 for branches/Carsten_PtrWork2/Source/System/NodeCores/Drawables/Geometry/Base/WS/OSGGeometryBase.cpp
- Timestamp:
- 11/20/07 18:15:32 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/NodeCores/Drawables/Geometry/Base/WS/OSGGeometryBase.cpp
r1018 r1020 350 350 351 351 /*-------------------------------------------------------------------------*/ 352 /* Field SFTypes */353 354 /*-------------------------------------------------------------------------*/355 /* Field SFLengths */356 357 /*-------------------------------------------------------------------------*/358 /* Field SFDlistCache */359 360 /*-------------------------------------------------------------------------*/361 /* Field SFClassicGLId */362 363 /*-------------------------------------------------------------------------*/364 /* Field SFAttGLId */365 366 367 /*-------------------------------------------------------------------------*/368 352 /* Field MFProperties */ 369 370 353 void 371 354 GeometryBase::addProperties(MFGeoVectorPropertyInternalPtr::ArgumentType value) … … 468 451 /*-------------------------------------------------------------------------*/ 469 452 /* Field MFPropIndices */ 470 471 453 void 472 454 GeometryBase::addPropIndices(MFGeoIntegralPropertyInternalPtr::ArgumentType value)
