vcglib/apps/sample/trimesh_optional
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
..
trimesh_optional.cpp [Namespaces changes] 2008-09-30 11:37:41 +00:00
trimesh_optional.pro First working version of optional sample 2005-10-14 17:52:07 +00:00
trimesh_optional_occ.cpp first version 2008-05-06 14:09:50 +00:00
trimesh_optional_ocf.cpp first version 2008-05-06 14:09:50 +00:00
trimesh_simpdata_simp.cpp first version 2008-05-06 14:41:54 +00:00