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

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

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