|
Horizon
|
Public Member Functions | |
| BoardDecal (const UUID &uu, const json &, class IPool &pool, const class Board &brd) | |
| BoardDecal (const UUID &uu, const Decal &dec) | |
| const LayerRange & | get_layers () const |
| const Decal & | get_decal () const |
| void | set_flip (bool b, const class Board &brd) |
| bool | get_flip () const |
| void | set_scale (double sc) |
| double | get_scale () const |
| UUID | get_uuid () const |
| json | serialize () const |
Public Attributes | |
| UUID | uuid |
| Placement | placement |