#include <FTMNode.h>
Definition at line 22 of file FTMNode.h.
◆ Node() [1/2]
◆ Node() [2/2]
◆ addDownSuperArcId()
void ttk::ftm::Node::addDownSuperArcId |
( |
idSuperArc |
downSuperArcId | ) |
|
|
inline |
◆ addUpSuperArcId()
void ttk::ftm::Node::addUpSuperArcId |
( |
idSuperArc |
upSuperArcId | ) |
|
|
inline |
◆ clearDownSuperArcs()
◆ clearUpSuperArcs()
◆ getDownSuperArcId()
◆ getNumberOfDownSuperArcs()
idSuperArc ttk::ftm::Node::getNumberOfDownSuperArcs |
( |
| ) |
const |
|
inline |
◆ getNumberOfSuperArcs()
idSuperArc ttk::ftm::Node::getNumberOfSuperArcs |
( |
| ) |
const |
|
inline |
◆ getNumberOfUpSuperArcs()
idSuperArc ttk::ftm::Node::getNumberOfUpSuperArcs |
( |
| ) |
const |
|
inline |
◆ getOrigin()
SimplexId ttk::ftm::Node::getOrigin |
( |
| ) |
const |
|
inline |
◆ getTermination()
SimplexId ttk::ftm::Node::getTermination |
( |
| ) |
const |
|
inline |
◆ getUpSuperArcId()
◆ getVertexId()
SimplexId ttk::ftm::Node::getVertexId |
( |
| ) |
const |
|
inline |
◆ removeDownSuperArc()
void ttk::ftm::Node::removeDownSuperArc |
( |
idSuperArc |
idSa | ) |
|
|
inline |
◆ removeDownSuperArcPos()
void ttk::ftm::Node::removeDownSuperArcPos |
( |
idSuperArc |
i | ) |
|
|
inline |
◆ removeUpSuperArc()
void ttk::ftm::Node::removeUpSuperArc |
( |
idSuperArc |
idSa | ) |
|
|
inline |
◆ setOrigin()
void ttk::ftm::Node::setOrigin |
( |
SimplexId |
linked | ) |
|
|
inline |
◆ setTermination()
void ttk::ftm::Node::setTermination |
( |
SimplexId |
linked | ) |
|
|
inline |
◆ setVertexId()
void ttk::ftm::Node::setVertexId |
( |
SimplexId |
vertexId | ) |
|
|
inline |
◆ sortDownArcs()
void ttk::ftm::Node::sortDownArcs |
( |
const std::function< bool(const idSuperArc, const idSuperArc)> & |
comp | ) |
|
|
inline |
◆ sortUpArcs()
void ttk::ftm::Node::sortUpArcs |
( |
const std::function< bool(const idSuperArc, const idSuperArc)> & |
comp | ) |
|
|
inline |
◆ FTMTree_MT
The documentation for this class was generated from the following file:
- /home/julien/Pro/git/github/ttk-tierny/core/base/ftmTree/FTMNode.h