mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
New TriangleMesh::XS->stats method
This commit is contained in:
@@ -22,7 +22,6 @@ class TriangleMesh
|
||||
void Repair();
|
||||
void WriteOBJFile(char* output_file);
|
||||
AV* ToPerl();
|
||||
private:
|
||||
stl_file stl;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user