![]() |
Prusa Slicer 2.6.0
|
#include <libnest2d/libnest2d.hpp>
Include dependency graph for libnest2d.cpp:Go to the source code of this file.
Namespaces | |
| namespace | libnest2d |
Functions | |
| template std::size_t | libnest2d::nest (std::vector< Item >::iterator from, std::vector< Item >::iterator to, const Box &bin, Coord dist, const NestConfig< NfpPlacer, FirstFitSelection > &cfg, NestControl ctl) |
| template std::size_t | libnest2d::nest (std::vector< Item >::iterator from, std::vector< Item >::iterator to, const Box &bin, Coord dist, const NestConfig< BottomLeftPlacer, FirstFitSelection > &cfg, NestControl ctl) |