This is the complete list of members for Slic3r::SupportLayer, including all inherited members.
| add_region(const PrintRegion *print_region) | Slic3r::Layer | |
| any_bottom_region_slice_contains(const T &item) const | Slic3r::Layer | inline |
| any_internal_region_slice_contains(const T &item) const | Slic3r::Layer | inline |
| backup_untyped_slices() | Slic3r::Layer | |
| bottom_z() const | Slic3r::Layer | inline |
| build_up_down_graph(Layer &below, Layer &above) | Slic3r::Layer | static |
| clear_fills() | Slic3r::Layer | protected |
| curled_lines | Slic3r::Layer | |
| empty() const | Slic3r::Layer | |
| export_region_fill_surfaces_to_svg(const char *path) const | Slic3r::Layer | |
| export_region_fill_surfaces_to_svg_debug(const char *name) const | Slic3r::Layer | |
| export_region_slices_to_svg(const char *path) const | Slic3r::Layer | |
| export_region_slices_to_svg_debug(const char *name) const | Slic3r::Layer | |
| generate_sparse_infill_polylines_for_anchoring(FillAdaptive::Octree *adaptive_fill_octree, FillAdaptive::Octree *support_fill_octree, FillLightning::Generator *lightning_generator) const | Slic3r::Layer | |
| get_region(int idx) const | Slic3r::Layer | inline |
| get_region(int idx) | Slic3r::Layer | inline |
| has_extrusions() const | Slic3r::SupportLayer | inlinevirtual |
| height | Slic3r::Layer | |
| id() const | Slic3r::Layer | inline |
| interface_id() const | Slic3r::SupportLayer | inline |
| Layer(size_t id, PrintObject *object, coordf_t height, coordf_t print_z, coordf_t slice_z) | Slic3r::Layer | inlineprotected |
| lower_layer | Slic3r::Layer | |
| lslice_indices_sorted_by_print_order | Slic3r::Layer | |
| lslices | Slic3r::Layer | |
| lslices_ex | Slic3r::Layer | |
| m_id | Slic3r::Layer | private |
| m_interface_id | Slic3r::SupportLayer | protected |
| m_object | Slic3r::Layer | private |
| m_regions | Slic3r::Layer | private |
| make_fills() | Slic3r::Layer | inline |
| make_fills(FillAdaptive::Octree *adaptive_fill_octree, FillAdaptive::Octree *support_fill_octree, FillLightning::Generator *lightning_generator) | Slic3r::Layer | |
| make_ironing() | Slic3r::Layer | |
| make_perimeters() | Slic3r::Layer | |
| make_slices() | Slic3r::Layer | |
| merged(float offset) const | Slic3r::Layer | |
| object() | Slic3r::Layer | inline |
| object() const | Slic3r::Layer | inline |
| print_z | Slic3r::Layer | |
| PrintObject | Slic3r::SupportLayer | friend |
| region_count() const | Slic3r::Layer | inline |
| regions() const | Slic3r::Layer | inline |
| restore_untyped_slices() | Slic3r::Layer | |
| restore_untyped_slices_no_extra_perimeters() | Slic3r::Layer | |
| set_id(size_t id) | Slic3r::Layer | inline |
| slice_z | Slic3r::Layer | |
| sort_perimeters_into_islands(const SurfaceCollection &slices, const uint32_t region_id, const std::vector< std::pair< ExtrusionRange, ExtrusionRange > > &perimeter_and_gapfill_ranges, ExPolygons &&fill_expolygons, const std::vector< ExPolygonRange > &fill_expolygons_ranges, const std::vector< uint32_t > &layer_region_ids) | Slic3r::Layer | private |
| support_fills | Slic3r::SupportLayer | |
| support_islands | Slic3r::SupportLayer | |
| support_islands_bboxes | Slic3r::SupportLayer | |
| SupportLayer(size_t id, size_t interface_id, PrintObject *object, coordf_t height, coordf_t print_z, coordf_t slice_z) | Slic3r::SupportLayer | inlineprotected |
| upper_layer | Slic3r::Layer | |
| ~Layer() | Slic3r::Layer | protectedvirtual |
| ~SupportLayer()=default | Slic3r::SupportLayer | protectedvirtual |