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

#include <ReebSpace.h>

Public Attributes

SimplexId Id_ {}
 
SimplexId simplificationId_ {}
 
SimplexId preMerger_ {}
 
bool pruned_ {}
 
double domainVolume_ {}
 
double rangeArea_ {}
 
double hyperVolume_ {}
 
std::vector< SimplexIdvertexList_ {}
 
std::vector< SimplexIdtetList_ {}
 
std::vector< SimplexIdsheet0List_ {}
 
std::vector< SimplexIdsheet1List_ {}
 
std::vector< SimplexIdsheet2List_ {}
 
std::vector< SimplexIdsheet3List_ {}
 
std::vector< SimplexIdpreMergedSheets_ {}
 

Detailed Description

Definition at line 81 of file ReebSpace.h.

Member Data Documentation

◆ domainVolume_

double ttk::ReebSpace::Sheet3::domainVolume_ {}

Definition at line 84 of file ReebSpace.h.

◆ hyperVolume_

double ttk::ReebSpace::Sheet3::hyperVolume_ {}

Definition at line 84 of file ReebSpace.h.

◆ Id_

SimplexId ttk::ReebSpace::Sheet3::Id_ {}

Definition at line 82 of file ReebSpace.h.

◆ preMergedSheets_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::preMergedSheets_ {}

Definition at line 91 of file ReebSpace.h.

◆ preMerger_

SimplexId ttk::ReebSpace::Sheet3::preMerger_ {}

Definition at line 82 of file ReebSpace.h.

◆ pruned_

bool ttk::ReebSpace::Sheet3::pruned_ {}

Definition at line 83 of file ReebSpace.h.

◆ rangeArea_

double ttk::ReebSpace::Sheet3::rangeArea_ {}

Definition at line 84 of file ReebSpace.h.

◆ sheet0List_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::sheet0List_ {}

Definition at line 87 of file ReebSpace.h.

◆ sheet1List_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::sheet1List_ {}

Definition at line 88 of file ReebSpace.h.

◆ sheet2List_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::sheet2List_ {}

Definition at line 89 of file ReebSpace.h.

◆ sheet3List_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::sheet3List_ {}

Definition at line 90 of file ReebSpace.h.

◆ simplificationId_

SimplexId ttk::ReebSpace::Sheet3::simplificationId_ {}

Definition at line 82 of file ReebSpace.h.

◆ tetList_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::tetList_ {}

Definition at line 86 of file ReebSpace.h.

◆ vertexList_

std::vector<SimplexId> ttk::ReebSpace::Sheet3::vertexList_ {}

Definition at line 85 of file ReebSpace.h.


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