|
TTK
|
This is the complete list of members for ttk::ContourAroundPoint, including all inherited members.
| _inpDimMax | ttk::ContourAroundPoint | protected |
| _inpFldScalars | ttk::ContourAroundPoint | protected |
| _inpFldTriang | ttk::ContourAroundPoint | protected |
| _inpPtsCoords | ttk::ContourAroundPoint | protected |
| _inpPtsFlags | ttk::ContourAroundPoint | protected |
| _inpPtsIsovals | ttk::ContourAroundPoint | protected |
| _inpPtsNum | ttk::ContourAroundPoint | protected |
| _inpPtsScalars | ttk::ContourAroundPoint | protected |
| _outCentroidsCoords | ttk::ContourAroundPoint | mutableprotected |
| _outCentroidsFlags | ttk::ContourAroundPoint | mutableprotected |
| _outCentroidsScalars | ttk::ContourAroundPoint | mutableprotected |
| _outContoursCinfos | ttk::ContourAroundPoint | mutableprotected |
| _outContoursCoords | ttk::ContourAroundPoint | mutableprotected |
| _outContoursFlags | ttk::ContourAroundPoint | mutableprotected |
| _outContoursNc | ttk::ContourAroundPoint | mutableprotected |
| _outContoursScalars | ttk::ContourAroundPoint | mutableprotected |
| _radius | ttk::ContourAroundPoint | protected |
| _sizeMin | ttk::ContourAroundPoint | protected |
| average(const PointIterable &pts, const WeightIterable &ws) | ttk::ContourAroundPoint | protectedstatic |
| BaseClass() | ttk::BaseClass | |
| compDist2(SimplexId v, SimplexId p) const | ttk::ContourAroundPoint | protected |
| compRadius() | ttk::ContourAroundPoint | inlineprotected |
| ContourAroundPoint() | ttk::ContourAroundPoint | inline |
| Debug() | ttk::Debug | |
| debugLevel_ | ttk::Debug | mutableprotected |
| debugMsgNamePrefix_ | ttk::Debug | protected |
| debugMsgPrefix_ | ttk::Debug | protected |
| execute() const | ttk::ContourAroundPoint | |
| extendOutFld(const std::set< SimplexId > &inpEdges, float isoval, int flag) const | ttk::ContourAroundPoint | protected |
| extendOutPts(const std::vector< SimplexId > &vertices, float isoval, int flag, float scalar) const | ttk::ContourAroundPoint | protected |
| findInpFldVert(SimplexId p) const | ttk::ContourAroundPoint | protected |
| findInpFldVert(SimplexId p) const | ttk::ContourAroundPoint | |
| getThreadNumber() const | ttk::BaseClass | inline |
| handleOneInpPt(SimplexId vBeg, float isoval, int flag, float scalar) const | ttk::ContourAroundPoint | protected |
| 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 |
| setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
| setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
| setInputField(triangulationType *triangulation, void *scalars, double sizeFilter, double radius=0.) | ttk::ContourAroundPoint | |
| setInputField(Triang *triangulation, void *scalars, double sizeFilter, double radius) | ttk::ContourAroundPoint | |
| setInputPoints(float *coords, float *scalars, float *isovals, int *flags, std::size_t np) | ttk::ContourAroundPoint | |
| setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
| setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
| threadNumber_ | ttk::BaseClass | mutableprotected |
| welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
| wrapper_ | ttk::BaseClass | protected |
| ~BaseClass()=default | ttk::BaseClass | virtual |
| ~ContourAroundPoint() override=default | ttk::ContourAroundPoint | |
| ~Debug() override | ttk::Debug |