vcglib/wrap
Paolo Cignoni a353708f16 Added Matrix)() and InverseMatrix() methods, which respectively return the direct and inverse matrices that describe how the trackball similarity is applied with respect to the trackball center.
Corrected ToAscii() and SetFromAscii() methods, which should work with 8 values instead of 9 (well, in effect they are implemantation dependent methods, so...).
2009-03-31 09:03:18 +00:00
..
bmt Backup (working on it). 2004-04-07 12:46:30 +00:00
dae removed useless inclusion of edge.h 2008-09-30 10:14:52 +00:00
gl Crude, yet functional, custom attribute implementation 2009-01-23 09:22:38 +00:00
gui Added Matrix)() and InverseMatrix() methods, which respectively return the direct and inverse matrices that describe how the trackball similarity is applied with respect to the trackball center. 2009-03-31 09:03:18 +00:00
io_edgemesh Heavy refactoring of the SVG writing code. Now it is much much shorter and hopefully more clear. 2008-10-23 16:51:58 +00:00
io_tetramesh missing return type 2007-05-08 18:56:04 +00:00
io_trimesh added detection of wedge normal in LoadMask. 2009-03-24 17:14:54 +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 Removed a few harmless warnings 2009-03-30 20:58:18 +00:00
qt Added handling of a few more keys. 2008-11-12 16:32:18 +00:00
system fixed a bug 2008-08-27 14:04:38 +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