|
Horizon
|
Public Types | |
| enum class | Type { COPPER , LAMINATE , HOLE } |
Public Member Functions | |
| FeatureID (Type t, unsigned int l, unsigned int fid) | |
| void | write (std::ostream &ost) const |
Public Attributes | |
| Type | type |
| unsigned int | layer |
| unsigned int | feature_id |