TTK
Loading...
Searching...
No Matches
Public Attributes | List of all members
ttk::MorseSmaleComplex::Separatrix Struct Reference

#include <MorseSmaleComplex.h>

Public Attributes

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

Detailed Description

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

Definition at line 247 of file MorseSmaleComplex.h.

Member Data Documentation

◆ destination_

dcg::Cell ttk::MorseSmaleComplex::Separatrix::destination_

Destination cell of the separatrix.

Definition at line 251 of file MorseSmaleComplex.h.

◆ geometry_

std::vector<dcg::Cell> ttk::MorseSmaleComplex::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 257 of file MorseSmaleComplex.h.

◆ source_

dcg::Cell ttk::MorseSmaleComplex::Separatrix::source_

Source cell of the separatrix.

Definition at line 249 of file MorseSmaleComplex.h.


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