Fawkes API  Fawkes Development Version
fawkes::NavGraphEdge Member List

This is the complete list of members for fawkes::NavGraphEdge, including all inherited members.

closest_point_on_edge(float x, float y) constfawkes::NavGraphEdge
from() constfawkes::NavGraphEdgeinline
from_node() constfawkes::NavGraphEdgeinline
has_property(const std::string &property) constfawkes::NavGraphEdgeinline
intersection(float x1, float y1, float x2, float y2, fawkes::cart_coord_2d_t &ip) constfawkes::NavGraphEdge
intersects(float x1, float y1, float x2, float y2) constfawkes::NavGraphEdge
is_directed() constfawkes::NavGraphEdgeinline
is_valid() constfawkes::NavGraphEdgeinline
NavGraph (defined in fawkes::NavGraphEdge)fawkes::NavGraphEdgefriend
NavGraphEdge()fawkes::NavGraphEdge
NavGraphEdge(const std::string &from, const std::string &to, std::map< std::string, std::string > properties, bool directed=false)fawkes::NavGraphEdge
NavGraphEdge(const std::string &from, const std::string &to, bool directed=false)fawkes::NavGraphEdge
operator bool() constfawkes::NavGraphEdgeinline
operator<(const NavGraphEdge &e) constfawkes::NavGraphEdgeinline
operator==(const NavGraphEdge &e) constfawkes::NavGraphEdgeinline
properties() constfawkes::NavGraphEdgeinline
property(const std::string &prop) constfawkes::NavGraphEdge
property_as_bool(const std::string &prop) constfawkes::NavGraphEdgeinline
property_as_bool(const std::string &prop)fawkes::NavGraphEdgeinline
property_as_float(const std::string &prop) constfawkes::NavGraphEdgeinline
property_as_float(const std::string &prop)fawkes::NavGraphEdgeinline
property_as_int(const std::string &prop) constfawkes::NavGraphEdgeinline
property_as_int(const std::string &prop)fawkes::NavGraphEdgeinline
set_directed(bool directed)fawkes::NavGraphEdge
set_from(const std::string &from)fawkes::NavGraphEdge
set_nodes(const NavGraphNode &from_node, const NavGraphNode &to_node)fawkes::NavGraphEdge
set_properties(const std::map< std::string, std::string > &properties)fawkes::NavGraphEdge
set_property(const std::string &property, const std::string &value)fawkes::NavGraphEdge
set_property(const std::string &property, const char *value)fawkes::NavGraphEdge
set_property(const std::string &property, float value)fawkes::NavGraphEdge
set_property(const std::string &property, int value)fawkes::NavGraphEdge
set_property(const std::string &property, bool value)fawkes::NavGraphEdge
set_to(const std::string &to)fawkes::NavGraphEdge
to() constfawkes::NavGraphEdgeinline
to_node() constfawkes::NavGraphEdgeinline