![]() |
Prusa Slicer 2.6.0
|
#include <src/libnest2d/include/libnest2d/libnest2d.hpp>
Public Types | |
| using | Placement = typename Placer::Config |
| using | Selection = typename Selector::Config |
Public Member Functions | |
| NestConfig ()=default | |
| NestConfig (const typename Placer::Config &cfg) | |
| NestConfig (const typename Selector::Config &cfg) | |
| NestConfig (const typename Placer::Config &pcfg, const typename Selector::Config &scfg) | |
Public Attributes | |
| Placer::Config | placer_config |
| Selector::Config | selector_config |
| using libnest2d::NestConfig< Placer, Selector >::Placement = typename Placer::Config |
| using libnest2d::NestConfig< Placer, Selector >::Selection = typename Selector::Config |
|
default |
|
inline |
|
inline |
|
inline |
| Placer::Config libnest2d::NestConfig< Placer, Selector >::placer_config |
| Selector::Config libnest2d::NestConfig< Placer, Selector >::selector_config |