|
Horizon
|
Public Types | |
| enum class | Type { DOCUMENTATION , STIFFENER , COVERLAY , COVERCOAT , BEND_AREA , FLEX_AREA , RIGID_AREA , PSA , SILVER_MASK , CARBON_MASK } |
Public Member Functions | |
| UserLayer (int l, const json &j) | |
| UserLayer (int l) | |
| json | serialize () const |
Public Attributes | |
| int | id |
| int | id_color |
| std::string | name |
| double | position |
| Type | type |