LibrePCB Developers Documentation
Loading...
Searching...
No Matches
Vertex Member List

This is the complete list of members for Vertex, including all inherited members.

getAngle() const noexceptVertexinline
getPos() const noexceptVertexinline
mAngleVertexprivate
mPosVertexprivate
operator!=(const Vertex &rhs) const noexceptVertexinline
operator<(const Vertex &rhs) const noexceptVertex
operator=(const Vertex &rhs) noexceptVertex
operator==(const Vertex &rhs) const noexceptVertex
serialize(SExpression &root) constVertex
setAngle(const Angle &angle) noexceptVertexinline
setPos(const Point &pos) noexceptVertexinline
Vertex() noexceptVertexinline
Vertex(const Vertex &other) noexceptVertexinline
Vertex(const Point &pos, const Angle &angle=Angle::deg0()) noexceptVertexinlineexplicit
Vertex(const SExpression &node)Vertexexplicit
~Vertex() noexceptVertexinline