vcglib/wrap
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
..
bmt added GPL incipit 2009-05-18 14:05:55 +00:00
dae mini-changes at various importer exporters, to maximize compatibility 2010-03-13 00:52:17 +00:00
gl minor (missing include, left CMeshO) 2011-01-23 22:28:39 +00:00
gui IsOutside returns distance now. (and 0 if inside :) 2010-11-22 16:48:02 +00:00
io_edgemesh removed harmless warning 2010-09-07 10:29:40 +00:00
io_tetramesh added GPL incipit 2009-05-18 14:12:20 +00:00
io_trimesh Added to BitQuad Support a Generic quad triangulation function and used in OFF importer. 2011-01-27 15:49:21 +00:00
math first release version 2005-05-20 12:47:04 +00:00
minpack first draft of the wrapper for cminpack (see http://devernay.free.fr/hacks/cminpack.html). 2008-06-28 16:14:18 +00:00
mt Untested first draft. 2004-04-01 11:33:41 +00:00
opensg added GPL incipit 2009-05-18 14:20:34 +00:00
ply corrected a bug that i introduced when i templated these functions 2009-10-29 17:20:13 +00:00
qt better templating of xml importing/exporting of cameras with qt 2010-10-31 13:10:07 +00:00
system stdlib include missing 2009-09-01 10:35:49 +00:00
callback.h added interruptible callback 2004-07-15 11:00:39 +00:00
utils.h Changed barycenter functor to the new Baricenter(face) style 2006-10-13 13:10:05 +00:00