vcglib/wrap/gui
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
..
activecoordinateframe.cpp improved comments 2008-03-21 16:09:02 +00:00
activecoordinateframe.h Added doxygen documentation 2008-03-21 16:08:43 +00:00
coordinateframe.cpp make point2 derived Eigen's Matrix, and a set of minimal fixes to make meshlab compile 2008-10-28 00:59:46 +00:00
coordinateframe.h made generic functions static 2008-04-10 11:09:34 +00:00
frustum.h *** empty log message *** 2005-04-14 11:35:09 +00:00
rubberband.cpp first version, adapted from meshlab's editmeasure plugin 2008-02-16 12:00:35 +00:00
rubberband.h Added doxygen documentation 2008-03-11 09:08:46 +00:00
trackball.cpp 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
trackball.h 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
trackmode.cpp Removed harmless warnings 2008-11-28 14:55:45 +00:00
trackmode.h Added NavigatorWasdMode: doom-like navigation around/inside objects (see samples/SDL_trackball for an example) 2008-11-12 16:36:55 +00:00
trackrecorder.h "void" added 2005-04-14 21:29:03 +00:00
trackutils.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
view.h Changed the include guard. Added comment to remember that the View class is used only by the trackball 2009-03-11 09:32:12 +00:00