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

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

AngleBetweenStartAndEnd(const VECTOR2I aPoint) constBE_SHAPE_ARCinline
BE_SHAPE()BE_SHAPEinline
BE_SHAPE_ARC(VECTOR2I aPos, int aRadius, EDA_ANGLE aStartAngle, EDA_ANGLE aEndAngle, VECTOR2D aStartPoint, VECTOR2D aEndPoint)BE_SHAPE_ARCinline
BE_SHAPE_CIRCLE(VECTOR2I aPos=VECTOR2I(0, 0), int aRadius=0)BE_SHAPE_CIRCLEinline
ConnectChildren(std::shared_ptr< GraphNode > &a1, std::shared_ptr< GraphNode > &a2, CreepageGraph &aG) const overrideBE_SHAPE_ARCvirtual
CREEP_SHAPE()CREEP_SHAPEinline
GetEndAngle() const overrideBE_SHAPE_ARCinlinevirtual
GetEndPoint() const overrideBE_SHAPE_ARCinlinevirtual
GetParent() constCREEP_SHAPEinline
GetPos() constCREEP_SHAPEinline
GetRadius() const overrideBE_SHAPE_ARCinlinevirtual
GetStartAngle() const overrideBE_SHAPE_ARCinlinevirtual
GetStartPoint() const overrideBE_SHAPE_ARCinlinevirtual
GetType() constCREEP_SHAPEinline
IsConductive()CREEP_SHAPEinline
IsThereATangentPassingThroughPoint(const BE_SHAPE_POINT aPoint) constBE_SHAPE_ARC
m_conductiveCREEP_SHAPEprotected
m_endAngleBE_SHAPE_ARCprotected
m_endPointBE_SHAPE_ARCprotected
m_parentCREEP_SHAPEprotected
m_posCREEP_SHAPEprotected
m_radiusBE_SHAPE_ARCprotected
m_startAngleBE_SHAPE_ARCprotected
m_startPointBE_SHAPE_ARCprotected
m_typeCREEP_SHAPEprotected
Paths(const BE_SHAPE_POINT &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCinlinevirtual
Paths(const BE_SHAPE_CIRCLE &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCinlinevirtual
Paths(const BE_SHAPE_ARC &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCvirtual
Paths(const CU_SHAPE_SEGMENT &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCinlinevirtual
Paths(const CU_SHAPE_CIRCLE &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCinlinevirtual
Paths(const CU_SHAPE_ARC &aS2, double aMaxWeight, double aMaxSquaredWeight) const overrideBE_SHAPE_ARCinlinevirtual
BE_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
ShortenChildDueToGV(std::shared_ptr< GraphNode > &a1, std::shared_ptr< GraphNode > &a2, CreepageGraph &aG, double aNormalWeight) constBE_SHAPE_CIRCLE
TYPE enum nameCREEP_SHAPE
~CREEP_SHAPE()CREEP_SHAPEinlinevirtual