OpenLexocad
28.0
|
This is the complete list of members for Geom::Rect, including all inherited members.
bottom(void) const | Geom::Rect | inline |
bottomLeft(void) const | Geom::Rect | inline |
bottomRight(void) const | Geom::Rect | inline |
center(void) const | Geom::Rect | inline |
contains(const Geom::Pnt &point) const | Geom::Rect | |
getRect(double *x, double *y, double *w, double *h) const | Geom::Rect | |
grow(double value) | Geom::Rect | |
height(void) const | Geom::Rect | inline |
intersects(const Geom::Rect &r) const | Geom::Rect | |
isEmpty(void) const | Geom::Rect | |
isNull(void) const | Geom::Rect | |
isValid(void) const | Geom::Rect | |
left(void) const | Geom::Rect | inline |
makeSingular(void) | Geom::Rect | |
moveCenter(const Pnt &p) | Geom::Rect | |
moveCenter(double x, double y) | Geom::Rect | |
normalized(void) const | Geom::Rect | |
operator|(const Rect &r) const | Geom::Rect | |
operator|=(const Rect &r) | Geom::Rect | |
Rect() | Geom::Rect | |
Rect(const Pnt2d &bottomleft, const Pnt2d &topright) | Geom::Rect | |
Rect(double left, double bottom, double width, double height) | Geom::Rect | |
right(void) const | Geom::Rect | inline |
setBottom(double bottom) | Geom::Rect | |
setHeight(double h) | Geom::Rect | inline |
setLeft(double left) | Geom::Rect | |
setNull(void) | Geom::Rect | |
setRight(double right) | Geom::Rect | |
setSize(double width, double height) | Geom::Rect | |
setTop(double top) | Geom::Rect | |
setWidth(double w) | Geom::Rect | inline |
shrink(double value) | Geom::Rect | |
top(void) const | Geom::Rect | inline |
topLeft(void) const | Geom::Rect | inline |
topRight(void) const | Geom::Rect | inline |
translate(double dx, double dy) | Geom::Rect | |
unite(const Rect &t) | Geom::Rect | |
united(const Rect &r) const | Geom::Rect | |
width(void) const | Geom::Rect | inline |