Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
libnest2d::placers::BLConfig< RawShape > Struct Template Reference

#include <src/libnest2d/include/libnest2d/placers/bottomleftplacer.hpp>

Public Member Functions

 DECLARE_MAIN_TYPES (RawShape)
 

Public Attributes

Coord min_obj_distance = 0
 
Coord epsilon = DefaultEpsilon<Coord>::Value
 
bool allow_rotations = false
 

Detailed Description

template<class RawShape>
struct libnest2d::placers::BLConfig< RawShape >

Member Function Documentation

◆ DECLARE_MAIN_TYPES()

template<class RawShape >
libnest2d::placers::BLConfig< RawShape >::DECLARE_MAIN_TYPES ( RawShape  )

Member Data Documentation

◆ allow_rotations

template<class RawShape >
bool libnest2d::placers::BLConfig< RawShape >::allow_rotations = false

◆ epsilon

template<class RawShape >
Coord libnest2d::placers::BLConfig< RawShape >::epsilon = DefaultEpsilon<Coord>::Value

◆ min_obj_distance

template<class RawShape >
Coord libnest2d::placers::BLConfig< RawShape >::min_obj_distance = 0

The documentation for this struct was generated from the following file: