vcglib/vcg
Paolo Cignoni 7037098822 Added to BitQuad Support a Generic quad triangulation function and used in OFF importer.
It takes in input 4 vertex pointrs and rotate them so that a simple fan triangulation is Ok.
  It uses geometric criteria for avoiding bad shaped triangles, and folds
  and it use an internal set of already created diagonal to avoid the creation of non manifold situations.
2011-01-27 15:49:21 +00:00
..
complex Added to BitQuad Support a Generic quad triangulation function and used in OFF importer. 2011-01-27 15:49:21 +00:00
connectors added useful he functions 2010-12-15 22:38:36 +00:00
container version that should work with synamic linked libraries (to be tested) 2010-06-21 15:52:18 +00:00
math interpolate -> Interpolate. 2010-11-15 00:16:40 +00:00
simplex bug fixing in vector_ocf::reserve for the case of empty vector 2010-11-11 09:33:35 +00:00
space Removed and assert in the quality computation (if one side is zero for numerical rounding it should return zero as quality) 2011-01-27 10:49:23 +00:00