KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CU_SHAPE_ARC Member List

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

AngleBetweenStartAndEnd(const VECTOR2I aPoint) constCU_SHAPE_ARCinline
ConnectChildren(std::shared_ptr< GraphNode > &a1, std::shared_ptr< GraphNode > &a2, CreepageGraph &aG) constCREEP_SHAPEvirtual
CREEP_SHAPE()CREEP_SHAPEinline
CU_SHAPE()CU_SHAPEinline
CU_SHAPE_ARC(VECTOR2I aPos, double aRadius, EDA_ANGLE aStartAngle, EDA_ANGLE aEndAngle, VECTOR2D aStartPoint, VECTOR2D aEndPoint)CU_SHAPE_ARCinline
CU_SHAPE_CIRCLE(VECTOR2I aPos, double aRadius=0)CU_SHAPE_CIRCLEinline
GetEndAngle() const overrideCU_SHAPE_ARCinlinevirtual
GetEndPoint() const overrideCU_SHAPE_ARCinlinevirtual
GetParent() constCREEP_SHAPEinline
GetPos() constCU_SHAPE_CIRCLEinline
GetRadius() const overrideCU_SHAPE_ARCinlinevirtual
GetStartAngle() const overrideCU_SHAPE_ARCinlinevirtual
GetStartPoint() const overrideCU_SHAPE_ARCinlinevirtual
GetType() constCREEP_SHAPEinline
GetWidth() constCU_SHAPE_ARCinline
IsConductive()CREEP_SHAPEinline
m_conductiveCREEP_SHAPEprotected
m_endAngleCU_SHAPE_ARCprivate
m_endPointCU_SHAPE_ARCprivate
m_parentCREEP_SHAPEprotected
m_posCU_SHAPE_ARCprivate
m_radiusCU_SHAPE_ARCprivate
m_startAngleCU_SHAPE_ARCprivate
m_startPointCU_SHAPE_ARCprivate
m_typeCREEP_SHAPEprotected
m_widthCU_SHAPE_ARCprivate
Paths(const BE_SHAPE_POINT &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCvirtual
Paths(const BE_SHAPE_CIRCLE &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCvirtual
Paths(const BE_SHAPE_ARC &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCvirtual
Paths(const CU_SHAPE_SEGMENT &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCinlinevirtual
Paths(const CU_SHAPE_CIRCLE &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCinlinevirtual
Paths(const CU_SHAPE_ARC &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideCU_SHAPE_ARCvirtual
CU_SHAPE::Paths(const CREEP_SHAPE &aS2, double aMaxWeight, double aMaxSquaredWeight) constCREEP_SHAPEinline
ReversePaths(const std::vector< PATH_CONNECTION > &aV) constCREEP_SHAPEinline
SetParent(BOARD_ITEM *aParent)CREEP_SHAPEinline
SetWidth(double aW)CU_SHAPE_ARCinline
TYPE enum nameCREEP_SHAPE
~CREEP_SHAPE()CREEP_SHAPEinlinevirtual