Seamly2D
Code documentation
vlayoutdef.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  LayoutErrors : char { NoError , PrepareLayoutError , ProcessStoped , EmptyPaperError }
 
enum class  BestFrom : char { Rotation = 0 , Combine = 1 }
 

Enumeration Type Documentation

◆ BestFrom

enum BestFrom : char
strong
Enumerator
Rotation 
Combine 

Definition at line 67 of file vlayoutdef.h.

◆ LayoutErrors

enum LayoutErrors : char
strong
Enumerator
NoError 
PrepareLayoutError 
ProcessStoped 
EmptyPaperError 

Definition at line 59 of file vlayoutdef.h.