LibreCAD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lc::geo::Arc Member List

This is the complete list of members for lc::geo::Arc, including all inherited members.

_CCWlc::geo::Arcprivate
_centerlc::geo::Arcprivate
_endAnglelc::geo::Arcprivate
_radiuslc::geo::Arcprivate
_startAnglelc::geo::Arcprivate
accept(GeoEntityVisitor &v) const overridelc::geo::Arcinlinevirtual
angle() const lc::geo::Arc
Arc(const Coordinate &center, double radius, double startAngle, double endAngle)lc::geo::Arc
Arc(const Coordinate &center, double radius, double startAngle, double endAngle, bool CCW)lc::geo::Arc
Arc(const Arc &c)lc::geo::Arcinline
Arc(Arc &&c) noexceptlc::geo::Arcinline
boundingBox() const lc::geo::Arc
bulge() const lc::geo::Arc
CCW() const lc::geo::Arc
center() const lc::geo::Arc
createArc3P(const Coordinate &p1, const Coordinate &p2, const Coordinate &p3)lc::geo::Arcstatic
createArcBulge(const Coordinate &p1, const Coordinate &p2, const double bulge)lc::geo::Arcstatic
endAngle() const lc::geo::Arc
endP() const lc::geo::Arc
equation() const lc::geo::Arcinline
isAngleBetween(double angle) const lc::geo::Arc
length() const lc::geo::Arc
nearestPointOnEntity(const Coordinate &coord) const lc::geo::Arc
nearestPointOnPath(const Coordinate &coord) const lc::geo::Arc
operator<<(std::ostream &os, const Arc &a)lc::geo::Arcfriend
operator=(Arc &&c) noexceptlc::geo::Arcinline
radius() const lc::geo::Arc
startAngle() const lc::geo::Arc
startP() const lc::geo::Arc
~Base()=defaultlc::geo::Basevirtual
~Visitable()=defaultlc::Visitablevirtual