vcglib/vcg/complex
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
..
algorithms 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
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
append.h Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
base.h added a missing RequireVFAdjacency and corrected a bug into the RequireXX for a couple of other adjacency... 2013-04-12 09:16:49 +00:00
complex.h Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
exception.h Include header cleaning and reordering. 2013-11-25 12:47:20 +00:00
used_types.h Include header cleaning and reordering. 2013-11-25 12:47:20 +00:00