From 4d77463415bd03c9bbeb69e7daa6866b10191efc Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 18 Oct 2012 11:53:12 +0000 Subject: [PATCH] No need for 3rd party OpenNL --- .../doc/Surface_mesh_parameterization/PackageDescription.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt index 868bf3fe677..f954248da2c 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt @@ -156,7 +156,7 @@ sparse linear solvers: \PkgAuthors{Laurent Saboret, Pierre Alliez and Bruno Lévy} \PkgDesc{Parameterizing a surface amounts to finding a one-to-one mapping from a suitable domain to the surface. In this package, we focus on triangulated surfaces that are homeomorphic to a disk and on piecewise linear mappings into a planar domain. This package implements several surface mesh parameterization methods, such as least squares conformal maps, discrete conformal map, discrete authalic parameterization, Floater mean value coordinates or Tutte barycentric mapping.} \PkgSince{3.2} -\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyOpenNL or \ref thirdpartyTaucs.} +\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyTaucs.} \PkgBib{cgal:sal-pptsm2} \PkgLicense{\ref licensesGPL "GPL"} \PkgDemo{Operations on Polyhedra,polyhedron_3.zip}