|
TTK
|
This is the complete list of members for ttk::RangeDrivenOctree, including all inherited members.
| BaseClass() | ttk::BaseClass | |
| build(const triangulationType *const triangulation) | ttk::RangeDrivenOctree | inline |
| buildNode(const std::vector< SimplexId > &cellList, const std::array< std::pair< float, float >, 3 > &domainBox, const std::pair< std::pair< double, double >, std::pair< double, double > > &rangeBox, SimplexId &nodeId) | ttk::RangeDrivenOctree | protected |
| cellDomainBox_ | ttk::RangeDrivenOctree | protected |
| cellList_ | ttk::RangeDrivenOctree | protected |
| cellNumber_ | ttk::RangeDrivenOctree | protected |
| cellRangeBox_ | ttk::RangeDrivenOctree | protected |
| Debug() | ttk::Debug | |
| debugLevel_ | ttk::Debug | mutableprotected |
| debugMsgNamePrefix_ | ttk::Debug | protected |
| debugMsgPrefix_ | ttk::Debug | protected |
| domainVolume_ | ttk::RangeDrivenOctree | protected |
| empty() const | ttk::RangeDrivenOctree | inline |
| flush() | ttk::RangeDrivenOctree | |
| getTet2NodeMap(std::vector< SimplexId > &map, const bool &forSegmentation=false) const | ttk::RangeDrivenOctree | |
| getThreadNumber() const | ttk::BaseClass | inline |
| lastLineMode | ttk::Debug | protectedstatic |
| lastObject_ | ttk::BaseClass | protected |
| leafMinimumCellNumber_ | ttk::RangeDrivenOctree | protected |
| leafMinimumDomainVolumeRatio_ | ttk::RangeDrivenOctree | protected |
| leafMinimumRangeAreaRatio_ | ttk::RangeDrivenOctree | protected |
| nodeList_ | ttk::RangeDrivenOctree | protected |
| pointList_ | ttk::RangeDrivenOctree | 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 |
| queryResultNumber_ | ttk::RangeDrivenOctree | mutableprotected |
| rangeArea_ | ttk::RangeDrivenOctree | protected |
| RangeDrivenOctree() | ttk::RangeDrivenOctree | |
| rangeSegmentQuery(const std::pair< double, double > &p0, const std::pair< double, double > &p1, std::vector< SimplexId > &cellList) const | ttk::RangeDrivenOctree | |
| rangeSegmentQuery(const std::pair< double, double > &p0, const std::pair< double, double > &p1, const SimplexId &nodeId, std::vector< SimplexId > &cellList) const | ttk::RangeDrivenOctree | protected |
| rootId_ | ttk::RangeDrivenOctree | protected |
| segmentIntersection(const std::pair< double, double > &p0, const std::pair< double, double > &p1, const std::pair< double, double > &q0, const std::pair< double, double > &q1) const | ttk::RangeDrivenOctree | protected |
| setCellList(const SimplexId *cellList) | ttk::RangeDrivenOctree | inline |
| setCellNumber(const SimplexId &cellNumber) | ttk::RangeDrivenOctree | inline |
| setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
| setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
| setLeafMinimumCellNumber(const SimplexId &number) | ttk::RangeDrivenOctree | inline |
| setLeafMinimumDomainVolumeRatio(const float &ratio) | ttk::RangeDrivenOctree | inline |
| setLeafMinimumRangeAreaRatio(const float &ratio) | ttk::RangeDrivenOctree | inline |
| setPointList(const float *pointList) | ttk::RangeDrivenOctree | inline |
| setRange(const void *u, const void *v) | ttk::RangeDrivenOctree | inline |
| setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
| setVertexNumber(const SimplexId &vertexNumber) | ttk::RangeDrivenOctree | inline |
| setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
| statNode(const SimplexId &nodeId, std::ostream &stream) | ttk::RangeDrivenOctree | |
| stats(std::ostream &stream) | ttk::RangeDrivenOctree | |
| threadNumber_ | ttk::BaseClass | mutableprotected |
| u_ | ttk::RangeDrivenOctree | protected |
| v_ | ttk::RangeDrivenOctree | protected |
| vertexNumber_ | ttk::RangeDrivenOctree | protected |
| welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
| wrapper_ | ttk::BaseClass | protected |
| ~BaseClass()=default | ttk::BaseClass | virtual |
| ~Debug() override | ttk::Debug |