#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
tl::expected< T, E > Expected
Definition MRExpected.h:59
MRMESH_API Expected< Contours3f > offsetSurfaceLine(const Mesh &mesh, const std::vector< MeshTriPoint > &surfaceLine, float offset)
Returns contours in mesh space that are offset from surfaceLine on offset amount in all directions.
Definition MRMesh/MRMesh.h:23