Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::PrintObject Member List

This is the complete list of members for Slic3r::PrintObject, including all inherited members.

_generate_support_material()Slic3r::PrintObjectprivate
active_step_add_warning(PrintStateBase::WarningLevel warning_level, const std::string &message, int message_id=0)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
add_layer(int id, coordf_t height, coordf_t print_z, coordf_t slice_z)Slic3r::PrintObject
add_support_layer(int id, int interface_id, coordf_t height, coordf_t print_z)Slic3r::PrintObject
all_regions() constSlic3r::PrintObject
assign_new_unique_ids_recursive()Slic3r::ObjectBaseinlineprotectedvirtual
bounding_box() constSlic3r::PrintObjectinline
bridge_over_infill()Slic3r::PrintObjectprivate
cancel_callback(PrintBase *print)Slic3r::PrintObjectBaseprotectedstatic
center_offset() constSlic3r::PrintObjectinline
cleanup()Slic3r::PrintObjectprivate
clear_fills()Slic3r::PrintObjectprivate
clear_layers()Slic3r::PrintObject
clear_support_layers()Slic3r::PrintObject
clip_fill_surfaces()Slic3r::PrintObjectprivate
combine_infill()Slic3r::PrintObjectprivate
config() constSlic3r::PrintObjectinline
config_apply(const ConfigBase &other, bool ignore_nonexistent=false)Slic3r::PrintObjectinlineprivate
config_apply_only(const ConfigBase &other, const t_config_option_keys &keys, bool ignore_nonexistent=false)Slic3r::PrintObjectinlineprivate
copy_id(const ObjectBase &rhs)Slic3r::ObjectBaseinlineprotected
delete_support_layer(int idx)Slic3r::PrintObject
detect_surfaces_type()Slic3r::PrintObjectprivate
discover_horizontal_shells()Slic3r::PrintObjectprivate
discover_vertical_shells()Slic3r::PrintObjectprivate
enable_all_steps_unguarded(bool enable)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
enable_step_unguarded(PrintObjectStepEnum step, bool enable)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
estimate_curled_extrusions()Slic3r::PrintObjectprivate
finalize_impl()Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
generate_new_id()Slic3r::ObjectBaseinlineprivatestatic
generate_support_material()Slic3r::PrintObjectprivate
generate_support_spots()Slic3r::PrintObjectprivate
get_first_layer_bellow_printz(coordf_t print_z, coordf_t epsilon) constSlic3r::PrintObject
get_layer(int idx) constSlic3r::PrintObjectinline
get_layer(int idx)Slic3r::PrintObjectinline
get_layer_at_printz(coordf_t print_z) constSlic3r::PrintObject
get_layer_at_printz(coordf_t print_z)Slic3r::PrintObject
get_layer_at_printz(coordf_t print_z, coordf_t epsilon) constSlic3r::PrintObject
get_layer_at_printz(coordf_t print_z, coordf_t epsilon)Slic3r::PrintObject
get_support_layer(int idx)Slic3r::PrintObjectinline
has_brim() constSlic3r::PrintObjectinline
has_raft() constSlic3r::PrintObjectinline
has_support() constSlic3r::PrintObjectinline
has_support_material() constSlic3r::PrintObjectinline
height() constSlic3r::PrintObjectinline
id() constSlic3r::ObjectBaseinline
infill()Slic3r::PrintObjectprivate
Inherited typedefSlic3r::PrintObjectprivate
insert_support_layer(SupportLayerPtrs::iterator pos, size_t id, size_t interface_id, coordf_t height, coordf_t print_z, coordf_t slice_z)Slic3r::PrintObject
instances() constSlic3r::PrintObjectinline
invalidate_all_steps()Slic3r::PrintObjectprivate
invalidate_state_by_config_options(const ConfigOptionResolver &old_config, const ConfigOptionResolver &new_config, const std::vector< t_config_option_key > &opt_keys)Slic3r::PrintObjectprivate
invalidate_step(PrintObjectStep step)Slic3r::PrintObjectprivate
invalidate_steps(StepTypeIterator step_begin, StepTypeIterator step_end)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
invalidate_steps(std::initializer_list< PrintObjectStepEnum > il)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
ironing()Slic3r::PrintObjectprivate
is_mm_painted() constSlic3r::PrintObjectinline
is_step_done(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
is_step_done_unguarded(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
is_step_enabled_unguarded(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
is_step_started_unguarded(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
last_completed_step() constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
layer_count() constSlic3r::PrintObjectinline
layers() constSlic3r::PrintObjectinline
layers()Slic3r::PrintObjectinline
load_and_construct(Archive &ar, cereal::construct< ObjectBase > &construct)Slic3r::ObjectBaseinlineprivatestatic
m_adaptive_fill_octreesSlic3r::PrintObjectprivate
m_center_offsetSlic3r::PrintObjectprivate
m_configSlic3r::PrintObjectprivate
m_idSlic3r::ObjectBaseprivate
m_instancesSlic3r::PrintObjectprivate
m_layersSlic3r::PrintObjectprivate
m_lightning_generatorSlic3r::PrintObjectprivate
m_model_objectSlic3r::PrintObjectBaseprotected
m_printSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >protected
m_shared_regionsSlic3r::PrintObjectprivate
m_sizeSlic3r::PrintObjectprivate
m_slicing_paramsSlic3r::PrintObjectprivate
m_stateSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >private
m_support_layersSlic3r::PrintObjectprivate
m_trafoSlic3r::PrintObjectprivate
m_typed_slicesSlic3r::PrintObjectprivate
make_perimeters()Slic3r::PrintObjectprivate
model_object() constSlic3r::PrintObjectBaseinline
model_object()Slic3r::PrintObjectBaseinline
num_printing_regions() constSlic3r::PrintObjectinline
object_config_from_model_object(const PrintObjectConfig &default_object_config, const ModelObject &object, size_t num_extruders)Slic3r::PrintObjectprivatestatic
object_extruders() constSlic3r::PrintObject
ObjectBase()Slic3r::ObjectBaseinlineprotected
ObjectBase(int)Slic3r::ObjectBaseinlineprotected
ObjectBase(const ObjectID id)Slic3r::ObjectBaseinlineprotected
prepare_adaptive_infill_data(const std::vector< std::pair< const Surface *, float > > &surfaces_w_bottom_z) constSlic3r::PrintObjectprivate
prepare_infill()Slic3r::PrintObjectprivate
prepare_lightning_infill_data()Slic3r::PrintObjectprivate
PrintSlic3r::PrintObjectfriend
print()Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
print() constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
PrintBaseWithState< PrintStep, psCount >Slic3r::PrintObjectfriend
printing_region(size_t idx) constSlic3r::PrintObjectinline
PrintObject(Print *print, ModelObject *model_object, const Transform3d &trafo, PrintInstances &&instances)Slic3r::PrintObjectprivate
PrintObjectBase(ModelObject *model_object)Slic3r::PrintObjectBaseinlineprotected
PrintObjectBaseWithState(Print *print, ModelObject *model_object)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
PrintObjectState typedefSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >
PrintObjectStepEnum typedefSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >
PrintObjectStepEnumSizeSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >static
PrintTypeSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >protected
process_external_surfaces()Slic3r::PrintObjectprivate
project_and_append_custom_facets(bool seam, EnforcerBlockerType type, std::vector< Polygons > &expolys) constSlic3r::PrintObject
query_reset_dirty_step_unguarded(PrintObjectStepEnum step)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
s_last_idSlic3r::ObjectBaseprivatestatic
serialize(Archive &ar)Slic3r::ObjectBaseinlineprivate
set_done(PrintObjectStepEnum step)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
set_instances(PrintInstances &&instances)Slic3r::PrintObjectprivate
set_invalid_id()Slic3r::ObjectBaseinlineprotected
set_new_unique_id()Slic3r::ObjectBaseinlineprotected
set_started(PrintObjectStepEnum step)Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
shared_regions() constSlic3r::PrintObjectinline
size() constSlic3r::PrintObjectinline
slice()Slic3r::PrintObject
slice_support_blockers() constSlic3r::PrintObjectinline
slice_support_enforcers() constSlic3r::PrintObjectinline
slice_support_volumes(const ModelVolumeType model_volume_type) constSlic3r::PrintObject
slice_volumes()Slic3r::PrintObjectprivate
slicing_parameters() constSlic3r::PrintObjectinline
slicing_parameters(const DynamicPrintConfig &full_config, const ModelObject &model_object, float object_max_z)Slic3r::PrintObjectstatic
state_mutex(PrintBase *print)Slic3r::PrintObjectBaseprotectedstatic
status_update_warnings(PrintBase *print, int step, PrintStateBase::WarningLevel warning_level, const std::string &message)Slic3r::PrintObjectBaseprotected
step_state_with_timestamp(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
step_state_with_warnings(PrintObjectStepEnum step) constSlic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inline
support_layer_count() constSlic3r::PrintObjectinline
support_layers() constSlic3r::PrintObjectinline
support_layers()Slic3r::PrintObjectinline
throw_if_canceled()Slic3r::PrintObjectBaseWithState< Print, PrintObjectStep, posCount >inlineprotected
Timestamp typedefSlic3r::ObjectBase
timestamp() constSlic3r::ObjectBaseinlinevirtual
total_layer_count() constSlic3r::PrintObjectinline
trafo() constSlic3r::PrintObjectinline
trafo_centered() constSlic3r::PrintObjectinline
update_layer_height_profile(const ModelObject &model_object, const SlicingParameters &slicing_parameters, std::vector< coordf_t > &layer_height_profile)Slic3r::PrintObjectstatic
update_slicing_parameters()Slic3r::PrintObjectprivate
~ObjectBase()=defaultSlic3r::ObjectBaseprotectedvirtual
~PrintObject() overrideSlic3r::PrintObjectinlineprivate
~PrintObjectBase()Slic3r::PrintObjectBaseinlineprotectedvirtual