TTK
|
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 |
Branch * | parentBranch = nullptr |
A branch consists of the saddle vertices lying on the branch, and the parentbranch from which it splits / joins.
std::vector<std::pair<ttk::SimplexId, ttk::SimplexId> > ttk::ExTreeM::Branch::vertices |