1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Some initial work for 3D slice rendering

This commit is contained in:
Alessandro Ranellucci
2014-12-15 15:19:42 +01:00
parent a34cd24fa1
commit a82f95e903
5 changed files with 100 additions and 3 deletions
+1
View File
@@ -34,6 +34,7 @@ class Line
double orientation() const;
double direction() const;
Vector vector() const;
Vector normal() const;
#ifdef SLIC3RXS
void from_SV(SV* line_sv);