27MRMESH_API Expected<Contours3f>
offsetSurfaceLine(
const Mesh& mesh,
const std::vector<MeshTriPoint>& surfaceLine,
const std::function<
float(
int )>& offsetAtPoint );
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMesh/MRMesh.h:23
Definition MRCameraOrientationPlugin.h:8
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.