TTK
|
This is the complete list of members for ttk::cf::SuperArc, including all inherited members.
addFuturReserve(const SimplexId &nb) | ttk::cf::SuperArc | inline |
addSegmentationGlobal(const std::pair< SimplexId, bool > *arr, const SimplexId &size) | ttk::cf::SuperArc | inline |
addSegmentationGlobal(const SimplexId &v) | ttk::cf::SuperArc | inline |
appendSegmentation(const std::vector< std::pair< SimplexId, bool > > &other) | ttk::cf::SuperArc | inline |
appendVertLists(const std::list< std::pair< SimplexId, bool > * > &vertLists, std::list< SimplexId > vertSizes, std::list< std::vector< std::pair< SimplexId, bool > > > &storage, const SimplexId &totalSize) | ttk::cf::SuperArc | inline |
getDownCT() const | ttk::cf::SuperArc | inline |
getDownNodeId() const | ttk::cf::SuperArc | inline |
getLastVisited() const | ttk::cf::SuperArc | inline |
getNumberOfRegularNodes() | ttk::cf::SuperArc | inline |
getOverlapAbove() const | ttk::cf::SuperArc | inline |
getOverlapBelow() const | ttk::cf::SuperArc | inline |
getRegularNodeId(const SimplexId &idx) | ttk::cf::SuperArc | inline |
getReplacantArcId() const | ttk::cf::SuperArc | inline |
getReplacantCT() const | ttk::cf::SuperArc | inline |
getSegmentation() | ttk::cf::SuperArc | inline |
getSegmentationSize() const | ttk::cf::SuperArc | inline |
getUpCT() const | ttk::cf::SuperArc | inline |
getUpNodeId() const | ttk::cf::SuperArc | inline |
getVertList() | ttk::cf::SuperArc | inline |
getVertSize() | ttk::cf::SuperArc | inline |
hide() | ttk::cf::SuperArc | inline |
isCrossing() const | ttk::cf::SuperArc | inline |
isExternal() const | ttk::cf::SuperArc | inline |
isHidden() const | ttk::cf::SuperArc | inline |
isMasqued(const SimplexId &v) const | ttk::cf::SuperArc | inline |
isMerged() const | ttk::cf::SuperArc | inline |
isPruned() const | ttk::cf::SuperArc | inline |
isVisible() const | ttk::cf::SuperArc | inline |
makeAllocGlobal(const SimplexId &size, std::list< std::vector< std::pair< SimplexId, bool > > > &storage) | ttk::cf::SuperArc | inline |
makeReserve() | ttk::cf::SuperArc | inline |
merge(const idSuperArc &arc, const idPartition ct=255) | ttk::cf::SuperArc | inline |
setDownNodeId(const idNode &downId) | ttk::cf::SuperArc | inline |
setLastVisited(const SimplexId &vertId) | ttk::cf::SuperArc | inline |
setMasqued(const SimplexId &v) | ttk::cf::SuperArc | inline |
setOverlapAbove(const bool local_overlapAbove) | ttk::cf::SuperArc | inline |
setOverlapBelow(const bool local_overlapBelow) | ttk::cf::SuperArc | inline |
setUpCT(decltype(upCT_) &ct) | ttk::cf::SuperArc | inline |
setUpNodeId(const idNode &upId) | ttk::cf::SuperArc | inline |
setVertices(std::vector< std::pair< SimplexId, bool > >::iterator &a, std::vector< std::pair< SimplexId, bool > >::iterator b) | ttk::cf::SuperArc | inline |
setVertList(std::pair< SimplexId, bool > *vl) | ttk::cf::SuperArc | inline |
setVertSize(const SimplexId &s) | ttk::cf::SuperArc | inline |
SuperArc(const idNode &d, const idNode &u, const bool overB, const bool overA, const unsigned char &ctd=0, const unsigned char &ctu=0, const size_t &resv=0ul, const ComponentState &state=ComponentState::Visible) | ttk::cf::SuperArc | inline |