Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::BoundingBox3Base< PointType > Member List

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

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