First experiments with sla supports ui

This commit is contained in:
Lukas Matena
2018-09-10 12:08:57 +02:00
parent e1deb03d3c
commit 891b6a8a34
5 changed files with 109 additions and 2 deletions

View File

@@ -79,6 +79,8 @@ public:
// Only if the user really modified the layer height, layer_height_profile_valid is set
// and used subsequently by the PrintObject.
bool layer_height_profile_valid;
std::vector<Vec3f> sla_support_points;
/* This vector accumulates the total translation applied to the object by the
center_around_origin() method. Callers might want to apply the same translation