vcglib/wrap
Paolo Cignoni 276438958f Added two helper function to correctly translate QT mouse events into coords for our trackball.
You must use QT2VCG_X QT2VCG_Y instead of passing the event coords because on newer machines (mac but also win) with very high res monitor, qt events are no more in physical coords.
2013-12-13 07:55:43 +00:00
..
bmt added GPL incipit 2009-05-18 14:05:55 +00:00
dae - added missing include file 2013-10-24 20:51:03 +00:00
gcache fixed version problem 2013-03-19 19:46:24 +00:00
gl float -> GLdouble for better compliance... 2013-12-12 21:09:22 +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 harmless gcc warning 2013-12-12 20:52:52 +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 minor changes 2013-07-23 11:24:38 +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 Added two helper function to correctly translate QT mouse events into coords for our trackball. 2013-12-13 07:55:43 +00:00
system ported to Qt5 2013-03-20 12:50:07 +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