|
ClanLib
2.3.7
|
This is the complete list of members for CL_Rectx< Type >, including all inherited members.
| apply_alignment(CL_Origin origin, Type x, Type y) | CL_Rectx< Type > | inline |
| bottom | CL_Rectx< Type > | |
| bounding_rect(const CL_Rectx< Type > &rect) | CL_Rectx< Type > | inline |
| CL_Rectx() | CL_Rectx< Type > | inline |
| CL_Rectx(const CL_Sizex< Type > &s) | CL_Rectx< Type > | inline |
| CL_Rectx(Type new_left, Type new_top, Type new_right, Type new_bottom) | CL_Rectx< Type > | inline |
| CL_Rectx(const CL_Pointx< Type > &p, const CL_Sizex< Type > &size) | CL_Rectx< Type > | inline |
| CL_Rectx(Type new_left, Type new_top, const CL_Sizex< Type > &size) | CL_Rectx< Type > | inline |
| CL_Rectx(const CL_Rectx< int > &rect) | CL_Rectx< Type > | inline |
| CL_Rectx(const CL_Rectx< float > &rect) | CL_Rectx< Type > | inline |
| CL_Rectx(const CL_Rectx< double > &rect) | CL_Rectx< Type > | inline |
| clip(const CL_Rectx< Type > &cr) | CL_Rectx< Type > | inline |
| contains(const CL_Vec2< Type > &p) const | CL_Rectx< Type > | inline |
| expand(const Type &left, const Type &top, const Type &right, const Type &bottom) | CL_Rectx< Type > | inline |
| expand(const Type &left_and_right, const Type &top_and_bottom) | CL_Rectx< Type > | inline |
| expand(const Type &expand) | CL_Rectx< Type > | inline |
| get_bottom_left() const | CL_Rectx< Type > | inline |
| get_bottom_right() const | CL_Rectx< Type > | inline |
| get_center() const | CL_Rectx< Type > | inline |
| get_height() const | CL_Rectx< Type > | inline |
| get_rot_bounds(const CL_Vec2< Type > &hotspot, const CL_Angle &angle) const | CL_Rectx< Type > | |
| get_rot_bounds(CL_Origin origin, Type x, Type y, const CL_Angle &angle) const | CL_Rectx< Type > | |
| get_size() const | CL_Rectx< Type > | inline |
| get_top_left() const | CL_Rectx< Type > | inline |
| get_top_right() const | CL_Rectx< Type > | inline |
| get_width() const | CL_Rectx< Type > | inline |
| is_inside(const CL_Rectx< Type > &r) const | CL_Rectx< Type > | inline |
| is_overlapped(const CL_Rectx< Type > &r) const | CL_Rectx< Type > | inline |
| left | CL_Rectx< Type > | |
| normalize() | CL_Rectx< Type > | inline |
| operator!=(const CL_Rectx< Type > &r) const | CL_Rectx< Type > | inline |
| operator==(const CL_Rectx< Type > &r) const | CL_Rectx< Type > | inline |
| overlap(const CL_Rectx< Type > &rect) | CL_Rectx< Type > | inline |
| right | CL_Rectx< Type > | |
| set_bottom_left(const CL_Vec2< Type > &p) | CL_Rectx< Type > | inline |
| set_bottom_right(const CL_Vec2< Type > &p) | CL_Rectx< Type > | inline |
| set_height(Type height) | CL_Rectx< Type > | inline |
| set_size(const CL_Sizex< Type > &size) | CL_Rectx< Type > | inline |
| set_top_left(const CL_Vec2< Type > &p) | CL_Rectx< Type > | inline |
| set_top_right(const CL_Vec2< Type > &p) | CL_Rectx< Type > | inline |
| set_width(Type width) | CL_Rectx< Type > | inline |
| shrink(const Type &left, const Type &top, const Type &right, const Type &bottom) | CL_Rectx< Type > | inline |
| shrink(const Type &left_right, const Type &top_bottom) | CL_Rectx< Type > | inline |
| shrink(const Type &shrink) | CL_Rectx< Type > | inline |
| top | CL_Rectx< Type > | |
| translate(const CL_Vec2< Type > &p) | CL_Rectx< Type > | inline |
| translate(const CL_Rectx< Type > &p) | CL_Rectx< Type > | inline |
| translate(Type x, Type y) | CL_Rectx< Type > | inline |
1.8.4