Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2018-08-15 14:51:40 +0300
committerbubnikv <bubnikv@gmail.com>2018-08-15 14:51:40 +0300
commit3b89717149664e5702fa1e0a153e54824e2793ff (patch)
treef90bfcbd698af6347bc5c5fa7776e39f04e05578 /xs/src/libnest2d
parentf34252a27b810023186ebf116e91f19f8b70624f (diff)
Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types:
Changed the Point3 / Pointf3 to derive from the Eigen Vec3crd / Vec3d. Replaced the Point::concide_with() method calls with == operator. Reduced some compiler warnings.
Diffstat (limited to 'xs/src/libnest2d')
0 files changed, 0 insertions, 0 deletions