Recti 1.2.4
Loading...
Searching...
No Matches
recti::VSegment< T > Member List

This is the complete list of members for recti::VSegment< T >, including all inherited members.

blocks(const Point< U1, U2 > &other_point) const -> boolrecti::Point< T, Interval< T > >inline
contains(const Point< U1, U2 > &other_point) const -> boolrecti::Point< T, Interval< T > >inline
enlarge_with(const T &value) constrecti::Point< T, Interval< T > >inline
flip_xy() const -> Point< Interval< T >, T >recti::Point< T, Interval< T > >inline
flip_y() const -> Point< T, Interval< T > >recti::Point< T, Interval< T > >inline
get_center() constrecti::Point< T, Interval< T > >inline
get_xcoord() -> T &recti::Point< T, Interval< T > >inlineprotected
get_xcoord() const -> const T &recti::Point< T, Interval< T > >inlineprotected
get_ycoord() -> Interval< T > &recti::Point< T, Interval< T > >inlineprotected
get_ycoord() const -> const Interval< T > &recti::Point< T, Interval< T > >inlineprotected
hull_with(const Point< U1, U2 > &other_point) constrecti::Point< T, Interval< T > >inline
intersect_with(const Point< U1, U2 > &other_point) constrecti::Point< T, Interval< T > >inline
inv_rotates() const -> Point< T, Interval< T > >recti::Point< T, Interval< T > >inline
lower_corner() constrecti::Point< T, Interval< T > >inline
measure() constrecti::Point< T, Interval< T > >inline
min_dist_change_with(Point< U1, U2 > &other_point)recti::Point< T, Interval< T > >inline
min_dist_with(const Point< U1, U2 > &other_point) constrecti::Point< T, Interval< T > >inline
nearest_to(const Point< U1, U2 > &other_point) constrecti::Point< T, Interval< T > >inline
operator!=(const Point< U1, U2 > &rhs) const -> boolrecti::Point< T, Interval< T > >inline
operator+=(const Vector2< U1, U2 > &right_point) -> Self &recti::Point< T, Interval< T > >inline
operator-(const Self &other_point) constrecti::Point< T, Interval< T > >inline
operator-=(const Vector2< U1, U2 > &right_point) -> Self &recti::Point< T, Interval< T > >inline
operator<(const Point< U1, U2 > &rhs) const -> boolrecti::Point< T, Interval< T > >inline
operator==(const Point< U1, U2 > &rhs) const -> boolrecti::Point< T, Interval< T > >inline
overlaps(const Point< U1, U2 > &other_point) const -> boolrecti::Point< T, Interval< T > >inline
Point()recti::Point< T, Interval< T > >inline
Point(T xcoord, Interval< T > ycoord) noexceptrecti::Point< T, Interval< T > >inline
rotates() const -> Point< T, Interval< T > >recti::Point< T, Interval< T > >inline
upper_corner() constrecti::Point< T, Interval< T > >inline
value_type typedefrecti::Point< T, Interval< T > >
VSegment(T xcoord, Interval< T > ycoord) noexceptrecti::VSegment< T >inline
VSegment(Point< T, Interval< T > > base) noexceptrecti::VSegment< T >inline
xcoord() const -> const T &recti::Point< T, Interval< T > >inline
ycoord() const -> const Interval< T > &recti::Point< T, Interval< T > >inline