vcglib/wrap/gui
Paolo Cignoni ab200fc950 Port to eigen2: state of the mess:
* curently nothing change if you don't define VCG_USE_EIGEN
* make Matrix*, Point3 and Point4 derive Eigen::Matrix (still ugly)
* now catching all the dot products to replace them by .dot()
  note that most of meshlab already compile
2008-10-27 19:35:17 +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 Updated references of SetRotate to the new SetRotateDeg/SetRotateRad interface 2008-07-13 07:41:20 +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 by default rotation on middle + alt, (almost a standard on various 3d packages). Kind patch submitted by Sebastian Herholz. 2008-09-22 23:10:00 +00:00
trackball.h *** empty log message *** 2007-12-21 12:29:34 +00:00
trackmode.cpp Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
trackmode.h added snap to CylinderMode 2008-02-15 20:57:22 +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 Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00