| align_to_grid(const coord_t cell_size) | Slic3r::BoundingBox | |
| BoundingBox() | Slic3r::BoundingBox | inline |
| BoundingBox(const Point &pmin, const Point &pmax) | Slic3r::BoundingBox | inline |
| BoundingBox(const Points &points) | Slic3r::BoundingBox | inline |
| BoundingBoxBase() | Slic3r::BoundingBoxBase< Point, Points > | inline |
| BoundingBoxBase(const Point &pmin, const Point &pmax) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| BoundingBoxBase(const Point &p1, const Point &p2, const Point &p3) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| BoundingBoxBase(It from, It to) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| BoundingBoxBase(const PointsType &points) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| center() const | Slic3r::BoundingBoxBase< Point, Points > | |
| construct(BoundingBoxType &out, It from, It to) | Slic3r::BoundingBoxBase< Point, Points > | inlineprivatestatic |
| contains(const Point &point) const | Slic3r::BoundingBoxBase< Point, Points > | inline |
| contains(const BoundingBoxBase< Point, PointsType > &other) const | Slic3r::BoundingBoxBase< Point, Points > | inline |
| defined | Slic3r::BoundingBoxBase< Point, Points > | |
| get_extents_rotated | Slic3r::BoundingBox | friend |
| inflated(coordf_t delta) const | Slic3r::BoundingBox | inline |
| max | Slic3r::BoundingBoxBase< Point, Points > | |
| merge(const Point &point) | Slic3r::BoundingBoxBase< Point, Points > | |
| merge(const PointsType &points) | Slic3r::BoundingBoxBase< Point, Points > | |
| merge(const BoundingBoxBase< Point, PointsType > &bb) | Slic3r::BoundingBoxBase< Point, Points > | |
| min | Slic3r::BoundingBoxBase< Point, Points > | |
| offset(coordf_t delta) | Slic3r::BoundingBoxBase< Point, Points > | |
| operator!=(const BoundingBoxBase< Point, PointsType > &rhs) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| operator==(const BoundingBoxBase< Point, PointsType > &rhs) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| overlap(const BoundingBoxBase< Point, PointsType > &other) const | Slic3r::BoundingBoxBase< Point, Points > | inline |
| PointsType typedef | Slic3r::BoundingBoxBase< Point, Points > | |
| polygon(Polygon *polygon) const | Slic3r::BoundingBox | |
| polygon() const | Slic3r::BoundingBox | |
| radius() const | Slic3r::BoundingBoxBase< Point, Points > | |
| reset() | Slic3r::BoundingBoxBase< Point, Points > | inline |
| rotate(double angle) | Slic3r::BoundingBox | inline |
| rotate(double angle, const Point ¢er) | Slic3r::BoundingBox | inline |
| rotated(double angle) const | Slic3r::BoundingBox | |
| rotated(double angle, const Point ¢er) const | Slic3r::BoundingBox | |
| scale(double factor) | Slic3r::BoundingBoxBase< Point, Points > | |
| size() const | Slic3r::BoundingBoxBase< Point, Points > | |
| translate(coordf_t x, coordf_t y) | Slic3r::BoundingBoxBase< Point, Points > | inline |
| translate(const Point &v) | Slic3r::BoundingBoxBase< Point, Points > | inline |