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

Critical Vertex. More...

#include <PersistenceDiagramUtils.h>

Public Attributes

ttk::SimplexId id
 
ttk::CriticalType type
 
double sfValue
 
std::array< float, 3 > coords
 

Detailed Description

Critical Vertex.

Definition at line 14 of file PersistenceDiagramUtils.h.

Member Data Documentation

◆ coords

std::array<float, 3> ttk::CriticalVertex::coords

3D coordinates in domain

Definition at line 22 of file PersistenceDiagramUtils.h.

◆ id

ttk::SimplexId ttk::CriticalVertex::id

vertex id in domain

Definition at line 16 of file PersistenceDiagramUtils.h.

◆ sfValue

double ttk::CriticalVertex::sfValue

scalar field value

Definition at line 20 of file PersistenceDiagramUtils.h.

◆ type

ttk::CriticalType ttk::CriticalVertex::type

critical type

Definition at line 18 of file PersistenceDiagramUtils.h.


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