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 [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
colorspace *** empty log message *** 2006-08-29 12:58:40 +00:00
edgemesh_grid [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:42:03 +00:00
img_filters added basic filter sample for image module 2009-08-25 16:53:04 +00:00
polygonmesh_base updated to comply with: 2010-03-25 16:47:03 +00:00
space_minimal Initial Relase 2005-09-21 10:29:33 +00:00
trackball_SDL [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
trimesh_QT [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_SDL [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_attribute [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_ball_pivoting [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_base [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_clustering [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_hole [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_intersection [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_isosurface [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_join [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_optional [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_pos_demo [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
trimesh_refine [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_smooth [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_split_vertex [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
trimesh_topology [ Changes in definition of TriMesh: PART I ] 2010-03-15 10:44:40 +00:00
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