A prototype of adaptive support infill

This commit is contained in:
Lukáš Hejl 2020-09-09 09:29:50 +02:00
parent 680b1b9809
commit 8fb9b290b2
3 changed files with 126 additions and 0 deletions

View file

@ -93,6 +93,12 @@ public:
const AABBTreeIndirect::Tree3f &distance_tree,
const TriangleMesh & triangle_mesh,
int depth);
static std::unique_ptr<FillAdaptive_Internal::Octree> build_octree_for_adaptive_support(
TriangleMesh & triangle_mesh,
coordf_t line_spacing,
const Vec3d & cube_center,
const Transform3d &rotation_matrix);
};
// Calculate line spacing for