40#ifndef GEOGRAM_MESH_MESH_ABF
41#define GEOGRAM_MESH_MESH_ABF
66 Mesh& M,
const std::string& attribute_name=
"tex_coord",
Common include file, providing basic definitions. Should be included before anything else by all head...
Global Vorpaline namespace.
void mesh_compute_ABF_plus_plus(Mesh &M, const std::string &attribute_name="tex_coord", bool verbose=false)
Computes texture coordinates using Least Squares Conformal Maps.
Types and functions for numbers manipulation.