TTK
|
This is the complete list of members for ttk::SignedDistanceField, including all inherited members.
backend_ | ttk::SignedDistanceField | protected |
BaseClass() | ttk::BaseClass | |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
execute(float *const outputScalars, triangulationType *const triangulation, triangulationType2 *const boundingTriangulation, int *const edgeCrossing, int *const isInterior) const | ttk::SignedDistanceField | |
expandBox_ | ttk::SignedDistanceField | protected |
fastMarching(std::vector< bool > &vertexIntersection, dataType *const distances, int *const isInterior) const | ttk::SignedDistanceField | protected |
fastMarchingIterativeBand(std::vector< VertexMarchingType > &vertexType, dataType *const distances, int *const isInterior) const | ttk::SignedDistanceField | protected |
fastMarchingIterativeNode(std::vector< VertexMarchingType > &vertexType, dataType *const distances, int *const isInterior) const | ttk::SignedDistanceField | protected |
fastMarchingOrder_ | ttk::SignedDistanceField | protected |
fastMarchingSolveQuadratic(unsigned int vertexId, dataType a, dataType b, dataType c, int *const isInterior, dataType &out) const | ttk::SignedDistanceField | protected |
fastMarchingUpdatePoint(unsigned int vertexId, dataType *const distances, int *const isInterior, std::vector< VertexMarchingType > &vertexType) const | ttk::SignedDistanceField | protected |
fastMarchingUpdatePointOrderOne(unsigned int vertexId, dataType *const distances, int *const isInterior, std::vector< VertexMarchingType > &vertexType) const | ttk::SignedDistanceField | protected |
fastMarchingUpdatePointOrderTwo(unsigned int vertexId, dataType *const distances, int *const isInterior, std::vector< VertexMarchingType > &vertexType) const | ttk::SignedDistanceField | protected |
findOutsideVertices(const SimplexId vertexId, triangulationType *const boundingTriangulation, const std::vector< bool > &vertexIntersection, int *const isInterior) const | ttk::SignedDistanceField | protected |
getNeighbor(unsigned int vertexId, unsigned int dim, int dir) const | ttk::SignedDistanceField | inlineprotected |
getThreadNumber() const | ttk::BaseClass | inline |
invSpacingSquared_ | ttk::SignedDistanceField | protected |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
preconditionTriangulation(AbstractTriangulation *triangulation) const | ttk::SignedDistanceField | inline |
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 |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
SignedDistanceField() | ttk::SignedDistanceField | |
spacing_ | ttk::SignedDistanceField | protected |
threadNumber_ | ttk::BaseClass | mutableprotected |
VertexMarchingType enum name | ttk::SignedDistanceField | protected |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
xResolution_ | ttk::SignedDistanceField | protected |
yResolution_ | ttk::SignedDistanceField | protected |
zResolution_ | ttk::SignedDistanceField | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug |