KiCad PCB EDA Suite
|
Public Member Functions | |
compareOriginDistance (const VECTOR2I &aOrigin) | |
bool | operator() (const SHAPE_LINE_CHAIN::INTERSECTION &aA, const SHAPE_LINE_CHAIN::INTERSECTION &aB) const |
Public Attributes | |
VECTOR2I | m_origin |
Definition at line 1749 of file shape_line_chain.cpp.
|
inline |
Definition at line 1751 of file shape_line_chain.cpp.
|
inline |
Definition at line 1754 of file shape_line_chain.cpp.
References m_origin, and SHAPE_LINE_CHAIN::INTERSECTION::p.
VECTOR2I compareOriginDistance::m_origin |
Definition at line 1760 of file shape_line_chain.cpp.
Referenced by operator()().