Loading...
Searching...
No Matches
Gudhi::skeleton_blocker::Skeleton_blocker_simple_geometric_traits< GeometryTrait > Struct Template Reference

Simple traits that is a model of SkeletonBlockerGeometricDS and can be passed as a template argument to Skeleton_blocker_geometric_complex. More...

#include <include/gudhi/Skeleton_blocker/Skeleton_blocker_simple_geometric_traits.h>

Classes

class  Simple_geometric_vertex
 Vertex with a point attached. More...
 

Additional Inherited Members

- Public Types inherited from Gudhi::skeleton_blocker::SkeletonBlockerGeometricDS< GeometryTrait >
typedef GeometryTrait GT
 
typedef GeometryTrait::Point Point
 
- Public Types inherited from Gudhi::skeleton_blocker::SkeletonBlockerDS
typedef int boost_vertex_handle
 index that allows to find the vertex in the boost graph
 

Detailed Description

template<typename GeometryTrait>
struct Gudhi::skeleton_blocker::Skeleton_blocker_simple_geometric_traits< GeometryTrait >

Simple traits that is a model of SkeletonBlockerGeometricDS and can be passed as a template argument to Skeleton_blocker_geometric_complex.

Examples
Garland_heckbert.cpp, and Rips_contraction.cpp.

The documentation for this struct was generated from the following file: