KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Meshing::LSConformalMapping Class Reference

An approximately-conformal parameterization a genus-0 mesh, found by a least-squares method. More...

#include <LSConformalMapping.h>

Public Member Functions

 LSConformalMapping (TriMeshWithTopology &mesh, TriMeshChart &chart)
 
bool Calculate ()
 

Public Attributes

TriMeshWithTopologymesh
 
TriMeshChartchart
 

Detailed Description

An approximately-conformal parameterization a genus-0 mesh, found by a least-squares method.

Implements the method "Least Squares Conformal Maps for Automatic Texture Atlas Generation by Levy et.al. in Siggraph 2002.


The documentation for this class was generated from the following files: