vcglib/wrap
ganovelli e91db31568 first draft of the wrapper for cminpack (see http://devernay.free.fr/hacks/cminpack.html).
It only wraps the lmdif function (non linear minimization 
of Sum_{i=0}^{M} ( F(x0,..,xN)_i ) ^2 ) with F:R^N->R^M
2008-06-28 16:14:18 +00:00
..
bmt Backup (working on it). 2004-04-07 12:46:30 +00:00
dae bugs patched by Imran 2008-02-28 12:02:11 +00:00
gl Matrix transformations corrected in glCylinder and glArrow. 2008-06-23 14:33:51 +00:00
gui made generic functions static 2008-04-10 11:09:34 +00:00
io_edgemesh added missing namespaces 2008-04-06 06:50:00 +00:00
io_tetramesh missing return type 2007-05-08 18:56:04 +00:00
io_trimesh added support of internal edge bit for keeping track of triangulated polygonal faces 2008-06-26 08:41:11 +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 Initial Commit 2007-05-14 10:32:14 +00:00
ply solved slash backslash issue in vcg_cache 2008-01-24 11:50:14 +00:00
qt wrong include 2007-12-11 23:54:15 +00:00
system Fixed some bug and move to QVariant. 2008-06-27 18:54:18 +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