.. |
AGGRaster.hpp
|
WIP
|
2022-02-03 16:10:03 +01:00 |
BranchingTreeSLA.cpp
|
Fix double parallelization
|
2022-07-29 13:05:39 +02:00 |
BranchingTreeSLA.hpp
|
Add new branching tree algorithm
|
2022-07-29 13:05:39 +02:00 |
Clustering.cpp
|
Generalize BoostAdapter for all Vec<> types and move out of SLA
|
2022-06-29 10:54:04 +02:00 |
Clustering.hpp
|
|
|
ConcaveHull.cpp
|
Pass previously set arc tolerance to concave hull
|
2021-10-21 12:22:15 +02:00 |
ConcaveHull.hpp
|
|
|
DefaultSupportTree.cpp
|
WIP: Layers split into islands, islands overlapping in Z interconnected
|
2022-10-26 18:41:39 +02:00 |
DefaultSupportTree.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
Hollowing.cpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
Hollowing.hpp
|
|
|
JobController.hpp
|
|
|
Pad.cpp
|
Fixed some compiler warnings.
|
2022-08-22 15:14:54 +02:00 |
Pad.hpp
|
|
|
RasterBase.cpp
|
Convert static data to compile time constants
|
2022-12-06 10:00:51 +01:00 |
RasterBase.hpp
|
Convert static data to compile time constants
|
2022-12-06 10:00:51 +01:00 |
RasterToPolygons.cpp
|
|
|
RasterToPolygons.hpp
|
|
|
ReprojectPointsOnMesh.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
Rotfinder.cpp
|
Removal of calls to Geometry::assemble_transform()
|
2022-11-24 14:58:20 +01:00 |
Rotfinder.hpp
|
Add min z height orientation search
|
2021-08-18 16:48:51 +02:00 |
SpatIndex.cpp
|
Generalize BoostAdapter for all Vec<> types and move out of SLA
|
2022-06-29 10:54:04 +02:00 |
SpatIndex.hpp
|
|
|
SupportPoint.hpp
|
|
|
SupportPointGenerator.cpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportPointGenerator.hpp
|
Fixed ExPolygon::overlaps(), which was not commutative.
|
2022-11-15 15:32:16 +01:00 |
SupportTree.cpp
|
Add new branching tree algorithm
|
2022-07-29 13:05:39 +02:00 |
SupportTree.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeBuilder.cpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeBuilder.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeMesher.cpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeMesher.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeStrategies.hpp
|
Selectable support tree type
|
2022-07-29 13:05:39 +02:00 |
SupportTreeUtils.hpp
|
Fix potential crashes in SLA normal calculation routine
|
2022-09-20 12:47:53 +02:00 |