Go to file
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
apps added a missing &* to convert a returned iterator to a pointer in the allocator sample 2013-12-06 07:07:45 +00:00
docs improved documentation. Added new allocator methods and clarified a bit how to delete elements 2013-12-04 15:33:11 +00:00
eigenlib Updated Eigen to the latest version. 2013-02-27 21:07:14 +00:00
img added img module 2009-07-14 14:43:19 +00:00
vcg Significantly improved documentation. Refactored a bit some of the Add* for better readability 2013-12-12 20:35:27 +00:00
wrap Added two helper function to correctly translate QT mouse events into coords for our trackball. 2013-12-13 07:55:43 +00:00