PrusaSlicer-NonPlainar/src/admesh
Lukas Matena 661c91a821 Fixing Linux build
GCC 4.8 does not fully support C++11 and in-class char array initialization
2019-09-27 11:31:16 +02:00
..
CMakeLists.txt Build fix when boost is not in prefix/boost 2019-06-13 14:19:24 +02:00
connect.cpp Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +02:00
normals.cpp Fix of admesh import due to boost::pool::destroy taking O(n). 2019-06-14 11:07:07 +02:00
shared.cpp Fix of a typo. 2019-06-10 22:43:42 +02:00
stl.h Fixing Linux build 2019-09-27 11:31:16 +02:00
stl_io.cpp Another fix of admesh on big endian architectures, fixes #2879 2019-09-19 08:56:47 +02:00
stlinit.cpp Relocate declaration of stl_internal_reverse_quads 2019-09-24 08:54:35 +02:00
util.cpp Further C++isation of the admesh library & TriangleMesh 2019-06-13 16:33:50 +02:00