vcglib/apps/sample/trimesh_isosurface
ganovelli 32bb3561ef [Namespaces changes]
vert->vertex


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 11:37:41 +00:00
..
simple_volume.h cleaned and refactored a little 2007-12-13 00:21:55 +00:00
trimesh_isosurface.cpp [Namespaces changes] 2008-09-30 11:37:41 +00:00
trimesh_isosurface.pro cleaned and refactored a little 2007-12-13 00:21:55 +00:00
trivial_walker.h removed a wrong template specification for mac gcc compiling 2007-01-18 01:34:07 +00:00