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

#include <DeprecatedStructures.h>

Public Attributes

TreeType treeType
 
idPartition partition
 
std::vector< SuperArcsuperArcs
 
std::vector< Nodenodes
 
std::vector< idNodeleaves
 
std::vector< idNoderoots
 
std::vector< idSuperArcarcsCrossingBelow
 
std::vector< idSuperArcarcsCrossingAbove
 
std::vector< idCorrespvert2tree
 

Detailed Description

Definition at line 48 of file DeprecatedStructures.h.

Member Data Documentation

◆ arcsCrossingAbove

std::vector<idSuperArc> ttk::cf::TreeData::arcsCrossingAbove

Definition at line 58 of file DeprecatedStructures.h.

◆ arcsCrossingBelow

std::vector<idSuperArc> ttk::cf::TreeData::arcsCrossingBelow

Definition at line 58 of file DeprecatedStructures.h.

◆ leaves

std::vector<idNode> ttk::cf::TreeData::leaves

Definition at line 55 of file DeprecatedStructures.h.

◆ nodes

std::vector<Node> ttk::cf::TreeData::nodes

Definition at line 54 of file DeprecatedStructures.h.

◆ partition

idPartition ttk::cf::TreeData::partition

Definition at line 50 of file DeprecatedStructures.h.

◆ roots

std::vector<idNode> ttk::cf::TreeData::roots

Definition at line 55 of file DeprecatedStructures.h.

◆ superArcs

std::vector<SuperArc> ttk::cf::TreeData::superArcs

Definition at line 53 of file DeprecatedStructures.h.

◆ treeType

TreeType ttk::cf::TreeData::treeType

Definition at line 49 of file DeprecatedStructures.h.

◆ vert2tree

std::vector<idCorresp> ttk::cf::TreeData::vert2tree

Definition at line 61 of file DeprecatedStructures.h.


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