Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
tuw_graph
Segment
tuw_graph::Segment Member List
This is the complete list of members for
tuw_graph::Segment
, including all inherited members.
addPredecessor
(const uint32_t _predecessor)
tuw_graph::Segment
addSuccessor
(const uint32_t _successor)
tuw_graph::Segment
cleanNeighbors
(uint32_t _id)
tuw_graph::Segment
containsPredecessor
(const uint32_t _predecessor)
tuw_graph::Segment
containsSuccessor
(const uint32_t _successor)
tuw_graph::Segment
decreaseNeighborIdAbove
(uint32_t _id)
tuw_graph::Segment
end_
tuw_graph::Segment
private
getEnd
() const
tuw_graph::Segment
getId
() const
tuw_graph::Segment
getLength
() const
tuw_graph::Segment
getMinPathSpace
() const
tuw_graph::Segment
getOptEnd
()
tuw_graph::Segment
getOptStart
()
tuw_graph::Segment
getPath
() const
tuw_graph::Segment
getPredecessors
() const
tuw_graph::Segment
getStart
() const
tuw_graph::Segment
getSuccessors
() const
tuw_graph::Segment
id_
tuw_graph::Segment
private
length_
tuw_graph::Segment
private
min_space_
tuw_graph::Segment
private
optimizedEnd_
tuw_graph::Segment
private
optimizedStart_
tuw_graph::Segment
private
predecessor_
tuw_graph::Segment
private
resetId
()
tuw_graph::Segment
static
Segment
(const std::vector< Eigen::Vector2d > &_path, const float _min_space)
tuw_graph::Segment
Segment
(const uint32_t _id, const std::vector< Eigen::Vector2d > &_points, const float _min_space)
tuw_graph::Segment
setEnd
(const Eigen::Vector2d &_pt)
tuw_graph::Segment
setId
(const uint32_t _id)
tuw_graph::Segment
setMinPathSpace
(const float _space)
tuw_graph::Segment
setPath
(const std::vector< Eigen::Vector2d > &_path)
tuw_graph::Segment
setStart
(const Eigen::Vector2d &_pt)
tuw_graph::Segment
start_
tuw_graph::Segment
private
static_id_
tuw_graph::Segment
private
static
successor_
tuw_graph::Segment
private
wayPoints_
tuw_graph::Segment
private
tuw_voronoi_graph
Author(s): Benjamin Binder
autogenerated on Mon Jun 10 2019 15:42:44