![]() |
KiCad PCB EDA Suite
|
declared enumerations and flags More...
Go to the source code of this file.
declared enumerations and flags
Definition in file 3d_enums.h.
|
strong |
enum DISPLAY3D_FLG |
Flags used in rendering options.
Definition at line 34 of file 3d_enums.h.
|
strong |
Grid types.
Enumerator | |
---|---|
NONE | |
GRID_1MM | |
GRID_2P5MM | |
GRID_5MM | |
GRID_10MM |
Definition at line 99 of file 3d_enums.h.
|
strong |
Render 3d model shape materials mode.
Enumerator | |
---|---|
NORMAL | Use all material properties from model file. |
DIFFUSE_ONLY | Use only diffuse material properties. |
CAD_MODE | Use a gray shading based on diffuse material. |
Definition at line 118 of file 3d_enums.h.
|
strong |
|
strong |
Rotation direction for the 3d canvas.
Enumerator | |
---|---|
X_CW | |
X_CCW | |
Y_CW | |
Y_CCW | |
Z_CW | |
Z_CCW |
Definition at line 80 of file 3d_enums.h.