|
Horizon
|
Public Member Functions | |
| Target (const UUIDPath< 2 > &uu, ObjectType ot, const Coordi &pi, unsigned int v=0, LayerRange l=10000) | |
| bool | is_valid () const |
| bool | operator< (const Target &other) const |
| bool | operator== (const Target &other) const |
Public Attributes | |
| UUIDPath< 2 > | path |
| ObjectType | type |
| Coordi | p |
| unsigned int | vertex = 0 |
| LayerRange | layer = 10000 |