ompl::geometric::eitstar::Vertex Member List

This is the complete list of members for ompl::geometric::eitstar::Vertex, including all inherited members.

addChild(const std::shared_ptr< Vertex > &vertex)ompl::geometric::eitstar::Vertex
callOnBranch(const std::function< void(const std::shared_ptr< eitstar::State > &)> &function)ompl::geometric::eitstar::Vertex
clearChildren()ompl::geometric::eitstar::Vertex
getChildren() constompl::geometric::eitstar::Vertex
getEdgeCost() constompl::geometric::eitstar::Vertex
getExpandTag() constompl::geometric::eitstar::Vertex
getId() constompl::geometric::eitstar::Vertex
getParent() constompl::geometric::eitstar::Vertex
getState() constompl::geometric::eitstar::Vertex
getTwin() constompl::geometric::eitstar::Vertex
hasChildren() constompl::geometric::eitstar::Vertex
isParent(const std::shared_ptr< Vertex > &vertex) constompl::geometric::eitstar::Vertex
registerExpansionInReverseSearch(std::size_t tag)ompl::geometric::eitstar::Vertex
removeChild(const std::shared_ptr< Vertex > &vertex)ompl::geometric::eitstar::Vertex
resetParent()ompl::geometric::eitstar::Vertex
ReverseQueue classompl::geometric::eitstar::Vertexfriend
setEdgeCost(const ompl::base::Cost &edgeCost)ompl::geometric::eitstar::Vertex
setTwin(const std::shared_ptr< Vertex > &vertex)ompl::geometric::eitstar::Vertex
updateCurrentCostOfChildren(const std::shared_ptr< ompl::base::OptimizationObjective > &objective)ompl::geometric::eitstar::Vertex
updateParent(const std::shared_ptr< Vertex > &vertex)ompl::geometric::eitstar::Vertex
Vertex(const std::shared_ptr< State > &state, const std::shared_ptr< ompl::base::OptimizationObjective > &objective, const Direction &direction)ompl::geometric::eitstar::Vertex
~Vertex()ompl::geometric::eitstar::Vertex