Vertex that stores a point. More...
Public Member Functions | |
| Point & | point () |
| Access to the point. | |
| const Point & | point () |
| Access to the point. | |
Public Member Functions inherited from Gudhi::skeleton_blocker::SkeletonBlockerDS::Graph_vertex | |
| void | deactivate () |
| Used to deactivate a vertex for example when contracting an edge. It allows in some cases to remove the vertex at low cost. | |
| void | activate () |
| Used to activate a vertex. | |
| bool | is_active () const |
| Tells if the vertex is active. | |
Vertex that stores a point.
| GUDHI Version 3.1.1 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Feb 18 2020 09:33:14 for GUDHI by Doxygen 1.8.16 |