Lagrange
Loading...
Searching...
No Matches
PackingOptions Struct Reference

PackingOptions allows one to customize packing options. More...

#include <lagrange/packing/legacy/compute_rectangle_packing.h>

Public Attributes

bool allow_flip = true
 Whether to allow box to rotate by 90 degree when packing.
 
bool normalize = true
 Should the output be normalized to fit into a unit box.
 
int margin = 2
 Minimum allowed distance (kind of) between two boxes.
 

Detailed Description

PackingOptions allows one to customize packing options.


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