vcglib/wrap
Paolo Cignoni 2e65cae10e HEAVY CHANGE. Further cleaning of the matrix classes of VCG.
Get rid of all the unused stuff. 
internally use Eigen for computing Inverse. 
Removed the stupid incomprehensible method Invert() that changed the matrix itself. 
Nobody was using it in a reasonable way.
2013-03-19 16:59:45 +00:00
..
bmt added GPL incipit 2009-05-18 14:05:55 +00:00
dae Added a few missing const specifiers 2012-11-27 22:31:48 +00:00
gcache dellepiane: modified uint definition for compatibility with vstudio 2012-09-03 09:35:17 +00:00
gl added another style of rendering to the opengl addon. 2012-12-21 15:34:32 +00:00
glw removed debug stuff. 2013-02-05 18:43:59 +00:00
gui HEAVY CHANGE. Further cleaning of the matrix classes of VCG. 2013-03-19 16:59:45 +00:00
io_edgemesh Updated to the new trimesh centric philosophy 2011-04-05 08:55:57 +00:00
io_tetramesh Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
io_trimesh vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +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
miq vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +00:00
mt Untested first draft. 2004-04-01 11:33:41 +00:00
opensg Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
ply In MinGW there's no strtok_r, nor strtok_s functions. strtok is the only one available (to my knowledge) 2011-06-14 14:25:45 +00:00
qt Updated version of the oldpolyrect packer. Reasonably extended to multiple domain. To be tested/replaced 2013-03-13 19:09:50 +00:00
system Deleted unneeded #include <iostream> 2011-12-17 11:53:27 +00:00
tsai Rolled back 2011-10-05 15:04:40 +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