OrcaSlicer/src/libslic3r/SLA
tamasmeszaros 929cea59f3 replace ccr_::enumerate with flexible for_each
enumerate is unusual and would only work effectively with random access iterators

this for_each takes advantage of tbb blocked_range
replace ccr_::enumerate with flexible for_each

enumerate is unusual and would only work effectively with random access iterators

this for_each takes advantage of tbb blocked_range
2020-08-13 14:35:14 +02:00
..
AGGRaster.hpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
bicubic.h Re-adding missing file 2019-06-05 15:50:27 +02:00
BoostAdapter.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
ConcaveHull.cpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
ConcaveHull.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
Concurrency.hpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
Contour3D.cpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Contour3D.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Hollowing.cpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Hollowing.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
IndexedMesh.cpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
IndexedMesh.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
JobController.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
RasterBase.cpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
RasterBase.hpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
RasterToPolygons.cpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
RasterToPolygons.hpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
ReprojectPointsOnMesh.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Rotfinder.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Rotfinder.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
SpatIndex.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SpatIndex.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SupportPoint.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SupportPointGenerator.cpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
SupportPointGenerator.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
SupportTree.cpp Make compile time support tree conf params constexpr 2020-08-03 19:05:30 +02:00
SupportTree.hpp Add possible manipulation of small support diameter. 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.cpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuildsteps.cpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
SupportTreeBuildsteps.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeMesher.cpp Fix bugs and non working tests 2020-08-03 19:05:30 +02:00
SupportTreeMesher.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00