Octree's first cube depends on model size.

This commit is contained in:
Lukáš Hejl 2020-09-03 08:04:05 +02:00
parent 71237cf11f
commit fd3a31651c
3 changed files with 14 additions and 19 deletions

View file

@ -60,9 +60,8 @@ protected:
public:
static std::unique_ptr<FillAdaptive_Internal::Octree> build_octree(
TriangleMesh &triangleMesh,
TriangleMesh &triangle_mesh,
coordf_t line_spacing,
const BoundingBoxf3 &printer_volume,
const Vec3d &cube_center);
static void expand_cube(