feisty meow concerns codebase  2.140
geometric::screen_rectangle Member List

This is the complete list of members for geometric::screen_rectangle, including all inherited members.

_vertex_1geometric::rectangle< int >protected
_vertex_2geometric::rectangle< int >protected
bottom() constgeometric::screen_rectangleinline
bottom_left() constgeometric::screen_rectangle
bottom_right() constgeometric::screen_rectangle
center() constgeometric::rectangle< int >
disjoint(const rectangle &r2) constgeometric::rectangle< int >
encompass(const rectangle &to_adjust_to)geometric::rectangle< int >
from_text(const basis::astring &text)geometric::rectangle< int >
height() constgeometric::rectangle< int >
inside(const point< int > &to_check) constgeometric::rectangle< int >
intersect(const rectangle &r2) constgeometric::rectangle< int >
intersection(const rectangle &r2, rectangle &result)geometric::rectangle< int >
join_intersecting(const rectangle &r2, rectangle &result)geometric::rectangle< int >
left() constgeometric::screen_rectangleinline
maximum_x() constgeometric::rectangle< int >
maximum_y() constgeometric::rectangle< int >
minimum_x() constgeometric::rectangle< int >
minimum_y() constgeometric::rectangle< int >
operator+(const point< int > &to_add) constgeometric::rectangle< int >
operator+=(const point< int > &to_add)geometric::rectangle< int >
operator-(const point< int > &to_subtract) constgeometric::rectangle< int >
operator-=(const point< int > &to_subtract)geometric::rectangle< int >
operator==(const rectangle &to_compare) constgeometric::rectangle< int >
order() constgeometric::screen_rectangle
pack(basis::byte_array &packed_form) constgeometric::rectangle< int >virtual
packed_size() constgeometric::rectangle< int >virtual
rectangle(const point< int > &vertex_1, const point< int > &vertex_2)geometric::rectangle< int >
rectangle(int x_1=0, int y_1=0, int x_2=0, int y_2=0)geometric::rectangle< int >
right() constgeometric::screen_rectangleinline
screen_rectangle(const screen_point &vertex_1, const screen_point &vertex_2)geometric::screen_rectangle
screen_rectangle(int x_1=0, int y_1=0, int x_2=0, int y_2=0)geometric::screen_rectangle
screen_rectangle(const rectangle< int > &init)geometric::screen_rectangle
text_form() constgeometric::rectangle< int >
top() constgeometric::screen_rectangleinline
top_left() constgeometric::screen_rectangle
top_right() constgeometric::screen_rectangle
unpack(basis::byte_array &packed_form)geometric::rectangle< int >virtual
vertex_1() constgeometric::rectangle< int >
vertex_1(const point< int > &to_set)geometric::rectangle< int >
vertex_2() constgeometric::rectangle< int >
vertex_2(const point< int > &to_set)geometric::rectangle< int >
width() constgeometric::rectangle< int >