Add alignment option to arrange settings dialog
Also make it work
This commit is contained in:
parent
3054156f9e
commit
0a5a401d32
5 changed files with 41 additions and 1 deletions
|
@ -463,6 +463,7 @@ public:
|
|||
// float distance_sla = 6.;
|
||||
float accuracy = 0.65f; // Unused currently
|
||||
bool enable_rotation = false;
|
||||
int alignment = 0;
|
||||
};
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue