mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Ported TriangleMesh->scale
This commit is contained in:
@@ -15,6 +15,7 @@ class TriangleMesh
|
||||
void ReadFromPerl(SV* vertices, SV* facets);
|
||||
void Repair();
|
||||
void WriteOBJFile(char* output_file);
|
||||
void scale(float factor);
|
||||
stl_file stl;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user