Handle type for the vertices of a cell complex.  
 More...
#include <concept/Simplex_tree/VertexHandle.h>
Handle type for the vertices of a cell complex. 
Must be a signed integer type. operator< defines a total order on it. 
- Examples
- Garland_heckbert.cpp, Skeleton_blocker_from_simplices.cpp, Skeleton_blocker_iteration.cpp, Skeleton_blocker_link.cpp, cech_complex_cgal_mini_sphere_3d.cpp, distance_matrix_edge_collapse_rips_persistence.cpp, edge_collapse_basic_example.cpp, edge_collapse_conserve_persistence.cpp, mini_simplex_tree.cpp, plain_homology.cpp, point_cloud_edge_collapse_rips_persistence.cpp, rips_persistence_step_by_step.cpp, simple_simplex_tree.cpp, and simplex_tree_from_cliques_of_graph.cpp.
The documentation for this struct was generated from the following file: