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

Ported TriangleMesh->rotate

This commit is contained in:
Alessandro Ranellucci
2013-08-05 19:52:37 +02:00
parent 9402898c58
commit d881c5ab2f
4 changed files with 14 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@
void scale(float factor);
void translate(float x, float y, float z);
void align_to_origin();
void rotate(double angle, Point* center);
%{
SV*