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