|
Horizon
|
Public Member Functions | |
| Layer (int i, const std::string &n, bool r=false, bool cop=false) | |
| bool | operator== (const Layer &other) const |
Public Attributes | |
| int | index |
| int | color_layer |
| double | position |
| std::string | name |
| bool | reverse |
| bool | copper |