This is the complete list of members for active::geometry::Box, including all inherited members.
| Box() | active::geometry::Box | inline |
| Box(const Point &origin, const Point &end) | active::geometry::Box | inline |
| Box(double x1, double y1, double z1, double x2, double y2, double z2) | active::geometry::Box | inline |
| Box(double width, double depth) | active::geometry::Box | inline |
| encloses2D(const Box &ref, double prec=math::eps) const | active::geometry::Box | |
| encloses3D(const Box &ref, double prec=math::eps) const | active::geometry::Box | |
| end | active::geometry::Box | |
| getAnchor2D(Anchor2D anchor) const | active::geometry::Box | |
| getArea() const | active::geometry::Box | |
| getCentre() const | active::geometry::Box | inline |
| getDepth() const | active::geometry::Box | inline |
| getHeight() const | active::geometry::Box | inline |
| getMaxLength() const | active::geometry::Box | |
| getVolume() const | active::geometry::Box | |
| getWidth() const | active::geometry::Box | inline |
| isEqual2D(const Box &ref, double prec=math::eps) const | active::geometry::Box | |
| isEqual3D(const Box &ref, double prec=math::eps) const | active::geometry::Box | |
| magnify(double scale) | active::geometry::Box | |
| merge(const Point &ref) | active::geometry::Box | |
| merge(const Box &ref) | active::geometry::Box | |
| moveTo(const Point &position) | active::geometry::Box | inline |
| operator!=(const Box &ref) const | active::geometry::Box | inline |
| operator*(double scale) const | active::geometry::Box | |
| operator*=(double scale) | active::geometry::Box | |
| operator+(const Point &offset) const | active::geometry::Box | |
| operator+=(const Point &offset) | active::geometry::Box | |
| operator-(const Point &offset) const | active::geometry::Box | |
| operator-=(const Point &offset) | active::geometry::Box | |
| operator/(double scale) const | active::geometry::Box | inline |
| operator/=(double scale) | active::geometry::Box | inline |
| operator=(const Box &source) | active::geometry::Box | |
| operator==(const Box &ref) const | active::geometry::Box | inline |
| Option typedef | active::geometry::Box | |
| origin | active::geometry::Box | |
| overlaps2D(const Box &ref, double prec=math::eps) const | active::geometry::Box | |
| positionOf2D(const Point &ref, double prec=math::eps) const | active::geometry::Box | |
| positionOf3D(const Point &ref, double prec=math::eps) const | active::geometry::Box | |
| resize(double len) | active::geometry::Box | |
| rotate(double angle) | active::geometry::Box | |
| setCentre(const Point ¢re) | active::geometry::Box | inline |
| Shared typedef | active::geometry::Box | |
| sort() | active::geometry::Box | |
| Unique typedef | active::geometry::Box | |
| ~Box() | active::geometry::Box | inline |