![]() |
Prusa Slicer 2.6.0
|
Collaboration diagram for Slic3r::Registry:Static Public Member Functions | |
| static const Registry & | get_instance () |
| static const std::set< ArchiveEntry > & | get () |
Private Member Functions | |
| Registry () | |
Private Attributes | |
| std::set< ArchiveEntry > | entries |
Static Private Attributes | |
| static std::unique_ptr< Registry > | registry = nullptr |
|
inlineprivate |
Supports only ANYCUBIC_SLA_VERSION_1 anycubic_sla_format_versioned("pws", "Photon / Photon S", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("pw0", "Photon Zero", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("pwx", "Photon X", ANYCUBIC_SLA_VERSION_1),
Supports ANYCUBIC_SLA_VERSION_1 and ANYCUBIC_SLA_VERSION_515 anycubic_sla_format_versioned("pwmo", "Photon Mono", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("pwms", "Photon Mono SE", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("dlp", "Photon Ultra", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("pwmx", "Photon Mono X", ANYCUBIC_SLA_VERSION_1), anycubic_sla_format_versioned("pmsq", "Photon Mono SQ", ANYCUBIC_SLA_VERSION_1),
Supports ANYCUBIC_SLA_VERSION_515 and ANYCUBIC_SLA_VERSION_516 anycubic_sla_format_versioned("pwma", "Photon Mono 4K", ANYCUBIC_SLA_VERSION_515), anycubic_sla_format_versioned("pm3", "Photon M3", ANYCUBIC_SLA_VERSION_515), anycubic_sla_format_versioned("pm3m", "Photon M3 Max", ANYCUBIC_SLA_VERSION_515),
Supports NYCUBIC_SLA_VERSION_515 and ANYCUBIC_SLA_VERSION_516 and ANYCUBIC_SLA_VERSION_517 anycubic_sla_format_versioned("pwmb", "Photon Mono X 6K / Photon M3 Plus", ANYCUBIC_SLA_VERSION_515), anycubic_sla_format_versioned("dl2p", "Photon Photon D2", ANYCUBIC_SLA_VERSION_515), anycubic_sla_format_versioned("pmx2", "Photon Mono X2", ANYCUBIC_SLA_VERSION_515), anycubic_sla_format_versioned("pm3r", "Photon M3 Premium", ANYCUBIC_SLA_VERSION_515),
References Slic3r::anycubic_sla_format(), entries, and L.
Referenced by get_instance().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
References entries, and get_instance().
Referenced by Slic3r::get_archive_entry(), Slic3r::get_default_extension(), Slic3r::get_reader_factory(), Slic3r::get_writer_factory(), and Slic3r::registered_sla_archives().
Here is the call graph for this function:
Here is the caller graph for this function:References Registry(), and registry.
Referenced by get().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Referenced by Registry(), and get().
|
staticprivate |
Referenced by get_instance().