mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Incomplete work for porting translate()
This commit is contained in:
@@ -16,6 +16,7 @@ class TriangleMesh
|
||||
void Repair();
|
||||
void WriteOBJFile(char* output_file);
|
||||
void scale(float factor);
|
||||
void translate(float x, float y, float z);
|
||||
stl_file stl;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user