Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::BoundingBoxBase< PointType, APointsType > Member List

This is the complete list of members for Slic3r::BoundingBoxBase< PointType, APointsType >, including all inherited members.

BoundingBoxBase()Slic3r::BoundingBoxBase< PointType, APointsType >inline
BoundingBoxBase(const PointType &pmin, const PointType &pmax)Slic3r::BoundingBoxBase< PointType, APointsType >inline
BoundingBoxBase(const PointType &p1, const PointType &p2, const PointType &p3)Slic3r::BoundingBoxBase< PointType, APointsType >inline
BoundingBoxBase(It from, It to)Slic3r::BoundingBoxBase< PointType, APointsType >inline
BoundingBoxBase(const PointsType &points)Slic3r::BoundingBoxBase< PointType, APointsType >inline
center() constSlic3r::BoundingBoxBase< PointType, APointsType >
construct(BoundingBoxType &out, It from, It to)Slic3r::BoundingBoxBase< PointType, APointsType >inlineprivatestatic
contains(const PointType &point) constSlic3r::BoundingBoxBase< PointType, APointsType >inline
contains(const BoundingBoxBase< PointType, PointsType > &other) constSlic3r::BoundingBoxBase< PointType, APointsType >inline
definedSlic3r::BoundingBoxBase< PointType, APointsType >
get_extentsSlic3r::BoundingBoxBase< PointType, APointsType >friend
get_extentsSlic3r::BoundingBoxBase< PointType, APointsType >friend
inflated(coordf_t delta) constSlic3r::BoundingBoxBase< PointType, APointsType >inline
maxSlic3r::BoundingBoxBase< PointType, APointsType >
merge(const PointType &point)Slic3r::BoundingBoxBase< PointType, APointsType >
merge(const PointsType &points)Slic3r::BoundingBoxBase< PointType, APointsType >
merge(const BoundingBoxBase< PointType, PointsType > &bb)Slic3r::BoundingBoxBase< PointType, APointsType >
minSlic3r::BoundingBoxBase< PointType, APointsType >
offset(coordf_t delta)Slic3r::BoundingBoxBase< PointType, APointsType >
operator!=(const BoundingBoxBase< PointType, PointsType > &rhs)Slic3r::BoundingBoxBase< PointType, APointsType >inline
operator==(const BoundingBoxBase< PointType, PointsType > &rhs)Slic3r::BoundingBoxBase< PointType, APointsType >inline
overlap(const BoundingBoxBase< PointType, PointsType > &other) constSlic3r::BoundingBoxBase< PointType, APointsType >inline
PointsType typedefSlic3r::BoundingBoxBase< PointType, APointsType >
radius() constSlic3r::BoundingBoxBase< PointType, APointsType >
reset()Slic3r::BoundingBoxBase< PointType, APointsType >inline
scale(double factor)Slic3r::BoundingBoxBase< PointType, APointsType >
size() constSlic3r::BoundingBoxBase< PointType, APointsType >
translate(coordf_t x, coordf_t y)Slic3r::BoundingBoxBase< PointType, APointsType >inline
translate(const PointType &v)Slic3r::BoundingBoxBase< PointType, APointsType >inline