OrcaSlicer/deps_src/libigl/igl/copyleft/tetgen
SoftFever 883607e1d4
Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
2025-08-22 20:02:26 +08:00
..
cdt.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
cdt.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
mesh_to_tetgenio.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
mesh_to_tetgenio.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
mesh_with_skeleton.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
mesh_with_skeleton.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
read_into_tetgenio.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
read_into_tetgenio.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
README Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
tetgenio_to_tetmesh.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
tetgenio_to_tetmesh.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
tetrahedralize.cpp Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
tetrahedralize.h Refactor folder (#10475) 2025-08-22 20:02:26 +08:00

IGL interface to tetgen library

Dependencies:
  tetgen  
  
Travel to $IGL/external/tetgen and issue:
  make -f Makefile.igl tetlib