vcglib/vcg
ganovelli abd367ac3f [Namespaces changes]
vert->vrt


clean up of some namespaces to comply the following naming:

Complexes (3 letters namespaces):
order 0 (point cloud    ) :vrt
order 1 (edge meshes)     :edg
order 2 (triangle meshes) :tri
order 3 (triangle meshes) :tet

Simplexes (extended namespaces):
order 0 (vertex)      :vertex 
order 1 (edge)        :edge 
order 2 (triangle)    :triangle (temporarily it remains "face")
order 3 (tetrahedron) :tetrahedron
2008-09-30 10:56:35 +00:00
..
complex [Namespaces changes] 2008-09-30 10:56:35 +00:00
container Small modifications to compile with gcc >4.3 (thanks to Carlo Casta!) 2008-07-05 23:35:06 +00:00
math Removed Similarity from Shot 2008-09-26 17:07:32 +00:00
simplex [Namespaces changes] 2008-09-30 10:42:55 +00:00
space Changed the type of query type. Made it dependend on distance functor 2008-09-24 09:28:53 +00:00