-
- Downloads
speed up large STEP/BRep import:
- removed all linear searches when creating OCC entities by using a cache in OCC_Internals - moved all getOCC*ByNativePtr into OCC_Internals Please test: this is quite an invasive change
Showing
- Geo/GModelFactory.cpp 5 additions, 5 deletionsGeo/GModelFactory.cpp
- Geo/GModelIO_OCC.cpp 140 additions, 107 deletionsGeo/GModelIO_OCC.cpp
- Geo/GModelIO_OCC.h 21 additions, 14 deletionsGeo/GModelIO_OCC.h
- Geo/OCCEdge.cpp 22 additions, 32 deletionsGeo/OCCEdge.cpp
- Geo/OCCEdge.h 1 addition, 3 deletionsGeo/OCCEdge.h
- Geo/OCCFace.cpp 10 additions, 14 deletionsGeo/OCCFace.cpp
- Geo/OCCFace.h 10 additions, 12 deletionsGeo/OCCFace.h
- Geo/OCCIncludes.h 1 addition, 0 deletionsGeo/OCCIncludes.h
- Geo/OCCRegion.cpp 8 additions, 15 deletionsGeo/OCCRegion.cpp
- Geo/OCCRegion.h 1 addition, 3 deletionsGeo/OCCRegion.h
- Geo/OCCVertex.cpp 14 additions, 20 deletionsGeo/OCCVertex.cpp
- Geo/OCCVertex.h 1 addition, 3 deletionsGeo/OCCVertex.h
- Graphics/drawGeom.cpp 1 addition, 1 deletionGraphics/drawGeom.cpp
Loading
Please register or sign in to comment