#include <src/libslic3r/Print.hpp>
◆ Slic3r::PrintObjectRegions::GeneratedSupportPoints
| struct Slic3r::PrintObjectRegions::GeneratedSupportPoints |
| Class Members |
|
Transform3d |
object_transform |
|
|
PartialObjects |
partial_objects |
|
|
SupportPoints |
support_points |
|
◆ Slic3r::PrintObjectRegions::PaintedRegion
| struct Slic3r::PrintObjectRegions::PaintedRegion |
| Class Members |
|
unsigned int |
extruder_id |
|
|
int |
parent { -1 } |
|
|
PrintRegion * |
region { nullptr } |
|
◆ Slic3r::PrintObjectRegions::VolumeExtents
| struct Slic3r::PrintObjectRegions::VolumeExtents |
◆ Slic3r::PrintObjectRegions::VolumeRegion
| struct Slic3r::PrintObjectRegions::VolumeRegion |
◆ BoundingBox
◆ clear()
| void Slic3r::PrintObjectRegions::clear |
( |
| ) |
|
|
inline |
225 {
229 }
std::vector< std::unique_ptr< PrintRegion > > all_regions
Definition Print.hpp:214
std::vector< ObjectID > cached_volume_ids
Definition Print.hpp:219
std::vector< LayerRangeRegions > layer_ranges
Definition Print.hpp:215
References all_regions, cached_volume_ids, and layer_ranges.
Referenced by Slic3r::Print::apply().
◆ ref_cnt_dec()
| void Slic3r::PrintObjectRegions::ref_cnt_dec |
( |
| ) |
|
|
inline |
size_t m_ref_cnt
Definition Print.hpp:235
References m_ref_cnt.
◆ ref_cnt_inc()
| void Slic3r::PrintObjectRegions::ref_cnt_inc |
( |
| ) |
|
|
inline |
◆ PrintObject
◆ all_regions
| std::vector<std::unique_ptr<PrintRegion> > Slic3r::PrintObjectRegions::all_regions |
◆ cached_volume_ids
| std::vector<ObjectID> Slic3r::PrintObjectRegions::cached_volume_ids |
◆ generated_support_points
◆ layer_ranges
◆ m_ref_cnt
| size_t Slic3r::PrintObjectRegions::m_ref_cnt { 0 } |
|
private |
◆ trafo_bboxes
The documentation for this class was generated from the following file: