Go to file
Paolo Cignoni 993a9a2c5b Tricky Change to the refine interface. Now the edge and midpoint predicate are passed as reference so if you need you can make predicate with state. This is useful when the edge and midpoint predicate share a lot of common information and you want exploit the computation done in the edge predicate (e.g. sometimes when you decide if an edge has to be split you already know where the vertex should be placed). 2013-11-28 23:29:06 +00:00
apps added two missing std at a swap() 2013-11-28 23:26:06 +00:00
docs Improved Doxygen documentation 2013-11-25 10:10:12 +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 Tricky Change to the refine interface. Now the edge and midpoint predicate are passed as reference so if you need you can make predicate with state. This is useful when the edge and midpoint predicate share a lot of common information and you want exploit the computation done in the edge predicate (e.g. sometimes when you decide if an edge has to be split you already know where the vertex should be placed). 2013-11-28 23:29:06 +00:00
wrap Removed old includes and added include for complex.h 2013-11-28 15:06:28 +00:00