#pragma once #include "utils/fwd_types.hpp" tetrahedron_mesh_t generate_tetrahedron_background_mesh(uint32_t resolution, const Eigen::Ref& aabb_min, const Eigen::Ref& aabb_max);