vcglib/vcg/complex
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
..
edgemesh [Namespaces changes] 2008-09-30 10:50:43 +00:00
local_optimization big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default) 2008-10-27 14:48:14 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +00:00
trimesh Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
vertexmesh [Namespaces changes] 2008-09-30 10:59:29 +00:00
boundary.h added missing newline at the end of file 2007-11-20 09:49:53 +00:00
intersection.h Added IntersectionRayMesh overload function who return hit point, baricentric's coordinates and a pointer of intersected face. 2008-10-14 14:31:35 +00:00
local_optimization.h Re-factored the Heap-Simplex ratio parameter. Now it is something that should be asked to the localmodification class. 2008-07-10 09:44:09 +00:00