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

A branch consists of the saddle vertices lying on the branch, and the parentbranch from which it splits / joins. More...

#include <ExTreeM.h>

Public Attributes

std::vector< std::pair< ttk::SimplexId, ttk::SimplexId > > vertices
 
BranchparentBranch = nullptr
 

Detailed Description

A branch consists of the saddle vertices lying on the branch, and the parentbranch from which it splits / joins.

Definition at line 669 of file ExTreeM.h.

Member Data Documentation

◆ parentBranch

Branch* ttk::ExTreeM::Branch::parentBranch = nullptr

Definition at line 672 of file ExTreeM.h.

◆ vertices

std::vector<std::pair<ttk::SimplexId, ttk::SimplexId> > ttk::ExTreeM::Branch::vertices

Definition at line 671 of file ExTreeM.h.


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