vcglib/vcg/complex/algorithms/parametrization
Nico Pietroni 5fee62fbb1 changed several calls of CrossVector function 2011-11-01 18:41:54 +00:00
..
poisson_solver.h line 565 changed "if (numholes!=1) return false;" to "if (numholes==0) return false;" it may be even have multiple holes 2011-11-01 18:40:55 +00:00
tangent_field_operators.h changed several calls of CrossVector function 2011-11-01 18:41:54 +00:00
uv_utils.h added Coord3DtoUV function 2011-10-05 16:33:22 +00:00