TTK
|
This is the complete list of members for ttk::SuperArc, including all inherited members.
appendBarycenter(const std::vector< double > &barycenter) | ttk::SuperArc | inline |
appendRegularNode(const int &nodeId) | ttk::SuperArc | inline |
appendSample(const std::vector< int > &sample) | ttk::SuperArc | inline |
barycenterList_ | ttk::SuperArc | protected |
BaseClass() | ttk::BaseClass | |
clearBarycenters() | ttk::SuperArc | inline |
clearRegularNodes() | ttk::SuperArc | inline |
clearSamples() | ttk::SuperArc | inline |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
downNodeId_ | ttk::Arc | protected |
getBarycenter(const int &id, std::vector< double > &barycenter) const | ttk::SuperArc | inline |
getBarycenter(const int &id, double barycenter[3]) const | ttk::SuperArc | inline |
getDownNodeId() const | ttk::Arc | inline |
getNumberOfBarycenters() const | ttk::SuperArc | inline |
getNumberOfRegularNodes() const | ttk::SuperArc | inline |
getNumberOfSamples() const | ttk::SuperArc | inline |
getRegularNodeId(const int &arcNodeId) const | ttk::SuperArc | inline |
getSample(const int &id, std::vector< int > &sample) const | ttk::SuperArc | inline |
getThreadNumber() const | ttk::BaseClass | inline |
getUpNodeId() const | ttk::Arc | inline |
isPruned() const | ttk::SuperArc | inline |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
printMsg(const std::string &msg, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::vector< std::string > &msgs, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const double &memory, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const double &progress, const double &time, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const double &progress, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const double &progress, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::vector< std::vector< std::string > > &rows, const debug::Priority &priority=debug::Priority::INFO, const bool hasHeader=true, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const debug::Separator &separator, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsg(const std::string &msg, const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
printMsgInternal(const std::string &msg, const std::string &right, const std::string &filler, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
printMsgInternal(const std::string &msg, const debug::Priority &priority, const debug::LineMode &lineMode, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
pruned_ | ttk::SuperArc | protected |
regularNodeList_ | ttk::SuperArc | protected |
sampleList_ | ttk::SuperArc | protected |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
setDownNodeId(const int &downNodeId) | ttk::Arc | inline |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
setUpNodeId(const int &upNodeId) | ttk::Arc | inline |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
smooth(const std::vector< Node > &nodeList, const std::vector< std::vector< double > > *vertexPositions, bool order=true) | ttk::SuperArc | |
sortRegularNodes(const std::vector< double > *vertexScalars, const std::vector< int > *vertexOffsets, const std::vector< Node > *nodeList, bool order=true) | ttk::SuperArc | |
SubLevelSetTree | ttk::SuperArc | friend |
threadNumber_ | ttk::BaseClass | mutableprotected |
upNodeId_ | ttk::Arc | protected |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug |