1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Ported TriangleMesh->scale

This commit is contained in:
Alessandro Ranellucci
2013-08-04 21:34:26 +02:00
parent a0bd152243
commit 515d5707c9
5 changed files with 22 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@
void ReadFromPerl(SV* vertices, SV* facets);
void Repair();
void WriteOBJFile(char* output_file);
void scale(float factor);
%{
SV*