vcglib/apps/sample
ganovelli 6aa09931c4 updated to comply with:
[introduction of half edges as alternative representation]

No modification should be necessary for the existing code.

most relevant changes:

creation of folder:
vcg/connectors  
vcg/connectors/hedge.h
vcg/connectors/hedge_component.h

addition to the container of half edges to the trimesh:
HEdgeContainer hedge; // container
int hn;               // number of half edges

addition of 
vcg/trimesh/update/halfedge_indexed.h
which contains:
- the functions to compute the half edge representation from the indexed  and vivecersa
- the functions to add or remove an half edge
2010-03-25 16:47:03 +00:00
..
aabb_binary_tree
colorspace
edgemesh_grid
img_filters
polygonmesh_base updated to comply with: 2010-03-25 16:47:03 +00:00
space_minimal
trackball_SDL
trimesh_QT
trimesh_SDL
trimesh_attribute
trimesh_ball_pivoting
trimesh_base
trimesh_clustering
trimesh_hole
trimesh_intersection [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_isosurface
trimesh_join
trimesh_optional
trimesh_pos_demo
trimesh_refine
trimesh_smooth
trimesh_split_vertex
trimesh_topology
sample.pro added base example using polygon meshes and halfedges 2008-12-19 15:37:32 +00:00
sample.sln *** empty log message *** 2006-01-11 16:11:16 +00:00