![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for Vertex, including all inherited members.
| getAngle() const noexcept | Vertex | inline |
| getPos() const noexcept | Vertex | inline |
| mAngle | Vertex | private |
| mPos | Vertex | private |
| operator!=(const Vertex &rhs) const noexcept | Vertex | inline |
| operator<(const Vertex &rhs) const noexcept | Vertex | |
| operator=(const Vertex &rhs) noexcept | Vertex | |
| operator==(const Vertex &rhs) const noexcept | Vertex | |
| serialize(SExpression &root) const | Vertex | |
| setAngle(const Angle &angle) noexcept | Vertex | inline |
| setPos(const Point &pos) noexcept | Vertex | inline |
| Vertex() noexcept | Vertex | inline |
| Vertex(const Vertex &other) noexcept | Vertex | inline |
| Vertex(const Point &pos, const Angle &angle=Angle::deg0()) noexcept | Vertex | inlineexplicit |
| Vertex(const SExpression &node) | Vertex | explicit |
| ~Vertex() noexcept | Vertex | inline |