This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
880fca974f
vcglib
/
vcg
/
complex
/
algorithms
/
parametrization
History
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