TTK
Loading...
Searching...
No Matches
ttk::TopologicalSkeleton::Separatrix Struct Reference

#include <TopologicalSkeleton.h>

Public Attributes

dcg::Cell source_
 
dcg::Cell destination_
 
std::vector< dcg::Cellgeometry_
 

Detailed Description

Utility class representing Ridge lines, Valley lines Oribits, and Saddle connectors.

Definition at line 211 of file TopologicalSkeleton.h.

Member Data Documentation

◆ destination_

dcg::Cell ttk::TopologicalSkeleton::Separatrix::destination_

Destination cell of the separatrix.

Definition at line 215 of file TopologicalSkeleton.h.

◆ geometry_

std::vector<dcg::Cell> ttk::TopologicalSkeleton::Separatrix::geometry_

Container of ids. Each id addresses a separate container corresponding to a dense representation of the geometry (i.e. separatricesGeometry).

Definition at line 221 of file TopologicalSkeleton.h.

◆ source_

dcg::Cell ttk::TopologicalSkeleton::Separatrix::source_

Source cell of the separatrix.

Definition at line 213 of file TopologicalSkeleton.h.


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