Solar
SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph Member List

This is the complete list of members for SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph, including all inherited members.

addEdge(const uint32_t node_id_1, const uint32_t node_id_2, const float weight)SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
addNode(const uint32_t node_id)SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
clear()SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
decreaseEdge(const uint32_t node1_id, const uint32_t node2_id, const float weight) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
display() const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getAllNodes(std::set< uint32_t > &nodes_id) const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getConstCovisibilityGraph() const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getCovisibilityGraph(SRef< datastructure::CovisibilityGraph > &covisibilityGraph) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getEdge(const uint32_t node1_id, const uint32_t node2_id, float &weight) const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getNeighbors(const uint32_t node_id, const float minWeight, std::vector< uint32_t > &neighbors, const uint32_t maxNbNeighbors=0) const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
getShortestPath(uint32_t node1_id, uint32_t node2_id, std::vector< uint32_t > &path) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
increaseEdge(const uint32_t node1_id, const uint32_t node2_id, const float weight) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
isEdge(const uint32_t node1_id, const uint32_t node2_id) const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
isNode(const uint32_t node_id) constSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
loadFromFile(const std::string &file) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
maximalSpanningTree(std::vector< std::tuple< uint32_t, uint32_t, float > > &edges_weights, float &maxTotalWeights) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
minimalSpanningTree(std::vector< std::tuple< uint32_t, uint32_t, float > > &edges_weights, float &minTotalWeights) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
removeEdge(const uint32_t node1_id, const uint32_t node2_id) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
saveToFile(const std::string &file) const overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
setCovisibilityGraph(const SRef< datastructure::CovisibilityGraph > covisibilityGraph) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
SolARBoostCovisibilityGraph() (defined in SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph)SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
suppressNode(const uint32_t node_id) overrideSolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
unloadComponent() override final (defined in SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph)SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph
~SolARBoostCovisibilityGraph()=default (defined in SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph)SolAR::MODULES::TOOLS::SolARBoostCovisibilityGraph