mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
New TriangleMesh::XS->stats method
This commit is contained in:
parent
98726fdef4
commit
b709acf10f
3 changed files with 25 additions and 2 deletions
|
@ -22,7 +22,6 @@ class TriangleMesh
|
|||
void Repair();
|
||||
void WriteOBJFile(char* output_file);
|
||||
AV* ToPerl();
|
||||
private:
|
||||
stl_file stl;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue