Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Vertex Member List

This is the complete list of members for Aleph::Vertex, including all inherited members.

append(Dlink *node) noexceptAleph::Dlinkinline
append_list(Dlink *head) noexceptAleph::Dlinkinline
check()Aleph::Dlinkinline
concat_list(Dlink *head) noexceptAleph::Dlinkinline
concat_list(Dlink &head) noexceptAleph::Dlinkinline
cross(const Point &p) constAleph::Pointinline
cut_list(Dlink *link) noexceptAleph::Dlinkinline
del() noexceptAleph::Dlinkinline
distance_squared_to(const Point &that) constAleph::Pointinline
distance_to(const Point &p) constAleph::Pointinline
distance_with(const Point &p) constAleph::Pointinline
Dlink() noexceptAleph::Dlinkinline
Dlink(const Dlink &l) noexceptAleph::Dlinkinline
Dlink(Dlink &&l) noexceptAleph::Dlinkinline
dlink_to_vertex(Dlink *link)Aleph::Vertexinlinestatic
dlink_to_vertex(const Dlink *link)Aleph::Vertexinlinestatic
dot(const Point &p) constAleph::Pointinline
erase() noexceptAleph::Dlinkinline
Geom_Object()=defaultAleph::Geom_Object
get_first() const noexceptAleph::Dlinkinline
get_first_ne() const noexceptAleph::Dlinkinline
get_last() const noexceptAleph::Dlinkinline
get_last_ne() const noexceptAleph::Dlinkinline
get_next() const noexceptAleph::Dlinkinline
get_prev() const noexceptAleph::Dlinkinline
get_x() const noexceptAleph::Pointinline
get_y() const noexceptAleph::Pointinline
highest_point() constAleph::Pointinline
init() noexceptAleph::Dlinkinline
insert(Dlink *node) noexceptAleph::Dlinkinline
insert_list(Dlink *head) noexceptAleph::Dlinkinline
intersects_with(const Ellipse &e) constAleph::Pointinline
is_between(const Point &p1, const Point &p2) constAleph::Pointinline
is_clockwise_with(const Point &p1, const Point &p2) constAleph::Pointinline
is_clockwise_with(const Segment &s) constAleph::Pointinline
is_colinear_with(const Point &p1, const Point &p2) constAleph::Pointinline
is_colinear_with(const Segment &s) constAleph::Pointinline
is_empty() const noexceptAleph::Dlinkinline
is_inside(const Segment &s) constAleph::Pointinline
is_inside(const Ellipse &e) constAleph::Pointinline
is_left_of(const Point &p1, const Point &p2) constAleph::Pointinline
is_left_of(const Segment &s) constAleph::Pointinline
is_right_of(const Segment &s) constAleph::Pointinline
is_right_on_of(const Point &p1, const Point &p2) constAleph::Pointinline
is_to_left_from(const Point &p1, const Point &p2) constAleph::Pointinline
is_to_left_from(const Segment &s) constAleph::Pointinline
is_to_left_on_from(const Point &p1, const Point &p2) constAleph::Pointinline
is_to_right_from(const Point &p1, const Point &p2) constAleph::Pointinline
is_to_right_from(const Segment &s) constAleph::Pointinline
is_to_right_on_from(const Point &p1, const Point &p2) constAleph::Pointinline
is_unitarian() const noexceptAleph::Dlinkinline
is_unitarian_or_empty() const noexceptAleph::Dlinkinline
leftmost_point() constAleph::Pointinline
lerp(const Point &other, const Geom_Number &t) constAleph::Pointinline
lowest_point() constAleph::Pointinline
midpoint(const Point &other) constAleph::Pointinline
nearest_point(const Point &p1, const Point &p2) constAleph::Pointinline
nextAleph::Dlinkmutableprotected
next_vertex() constAleph::Vertexinline
norm() constAleph::Pointinline
norm_squared() constAleph::Pointinline
normalize() constAleph::Pointinline
operator std::string() constAleph::Pointinline
operator!=(const Point &point) const noexceptAleph::Pointinline
operator*(const Geom_Number &s) constAleph::Pointinline
operator+(const Point &p) constAleph::Pointinline
operator+=(const Point &p)Aleph::Pointinline
operator-(const Point &p) constAleph::Pointinline
operator-() constAleph::Pointinline
operator-=(const Point &p)Aleph::Pointinline
operator/(const Geom_Number &s) constAleph::Pointinline
operator<(const Point &point) const noexceptAleph::Pointinline
operator=(const Vertex &vertex)Aleph::Vertexinline
Aleph::Dlink::operator=(const Dlink &l) noexceptAleph::Dlinkinline
Aleph::Dlink::operator=(Dlink &&l) noexceptAleph::Dlinkinline
operator==(const Point &point) const noexceptAleph::Pointinline
Point()Aleph::Pointinline
Point(const Geom_Number &x, const Geom_Number &y)Aleph::Pointinline
Point(const Polar_Point &pp)Aleph::Pointinline
pop()Aleph::Dlinkinline
prevAleph::Dlinkmutableprotected
prev_vertex() constAleph::Vertexinline
push(Dlink *node) noexceptAleph::Dlinkinline
remove_all_and_delete() noexceptAleph::Dlinkinline
remove_first() noexceptAleph::Dlinkinline
remove_first_ne() noexceptAleph::Dlinkinline
remove_last() noexceptAleph::Dlinkinline
remove_last_ne() noexceptAleph::Dlinkinline
remove_next() noexceptAleph::Dlinkinline
remove_prev() noexceptAleph::Dlinkinline
reset() noexceptAleph::Dlinkinline
reverse() noexceptAleph::Dlinkinline
reverse_list() noexceptAleph::Dlinkinline
rightmost_point() constAleph::Pointinline
rotate(const Geom_Number &angle) constAleph::Pointinline
rotate_left(size_t n)Aleph::Dlinkinline
rotate_right(size_t n)Aleph::Dlinkinline
splice(Dlink *l) noexceptAleph::Dlinkinline
split_list(Dlink &l, Dlink &r) noexceptAleph::Dlinkinline
split_list_ne(Dlink &l, Dlink &r) noexceptAleph::Dlinkinline
swap(Dlink *link) noexceptAleph::Dlinkinline
swap(Dlink &l) noexceptAleph::Dlinkinline
to_data() noexceptAleph::Dlink
to_data() const noexceptAleph::Dlink
to_dnode() noexceptAleph::Dlink
to_dnode() const noexceptAleph::Dlink
to_point() constAleph::Vertexinline
to_string() constAleph::Pointinline
top() constAleph::Dlinkinline
Vertex()=defaultAleph::Vertex
Vertex(const Point &point)Aleph::Vertexinline
Vertex(const Vertex &vertex)Aleph::Vertexinline
wrap_header(Dlink *l) noexceptAleph::Dlinkinline
x_Aleph::Pointprivate
y_Aleph::Pointprivate
~Geom_Object()=defaultAleph::Geom_Objectvirtual