Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
rotfinder.hpp File Reference
#include <libnest2d/libnest2d.hpp>
#include <libnest2d/optimizer.hpp>
#include <iterator>
+ Include dependency graph for rotfinder.hpp:

Go to the source code of this file.

Namespaces

namespace  libnest2d
 

Functions

template<class RawShape >
Radians libnest2d::findBestRotation (_Item< RawShape > &item)
 
template<class Iterator >
void libnest2d::findMinimumBoundingBoxRotations (Iterator from, Iterator to)