Commit Graph

10 Commits

Author SHA1 Message Date
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
Nico Pietroni 061c49ab5e corrected 1 bug in distance function (use of templated coords type) 2005-03-23 17:32:01 +00:00
Federico Ponchio 62bba63f19 Added Distance 2004-05-14 03:14:04 +00:00
ganovelli 9afae94da0 name of the constructor changed from LineType to Line3 2004-05-10 10:58:35 +00:00
mtarini f36d1e007a minor updates, corrections, added documentations, etc. 2004-03-11 11:47:20 +00:00
mtarini 017afe95d0 added Normalized flag 2004-03-10 15:27:48 +00:00
mtarini 86e23fb5d4 smaller update 2004-03-09 19:29:52 +00:00
mtarini 5f11437fd1 Added "Normalize" flag 2004-03-09 16:47:32 +00:00
mtarini 43f74f4627 First Version (tarini) 2004-03-08 19:46:47 +00:00
mtarini f179d1caa6 first version (tarini) 2004-03-08 16:15:48 +00:00