|
|
| Plane (const UUID &uu, const json &j, class Board *brd) |
| |
|
| Plane (const UUID &uu) |
| |
|
void | clear () |
| |
|
unsigned int | get_revision () const |
| |
|
void | load_fragments (const json &j) |
| |
| Type | get_type () const override |
| |
| UUID | get_uuid () const override |
| |
|
std::string | get_name () const |
| |
|
json | serialize () const |
| |
|
json | serialize_fragments () const |
| |
|
virtual Type | get_type () const =0 |
| |
|
virtual UUID | get_uuid () const =0 |
| |
|
| enum class | Type { INVALID
, PLANE
, KEEPOUT
} |
| |
◆ get_type()
| PolygonUsage::Type horizon::Plane::get_type |
( |
| ) |
const |
|
overridevirtual |
◆ get_uuid()
| UUID horizon::Plane::get_uuid |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: