#pragma once #include ISNP_API tetrahedron_mesh_t generate_tetrahedron_background_mesh(uint32_t resolution, const Eigen::Ref& aabb_min, const Eigen::Ref& aabb_max);