KiCad PCB EDA Suite
|
#include <shape_line_chain.h>
Public Member Functions | |
compareOriginDistance (const VECTOR2I &aOrigin) | |
bool | operator() (const INTERSECTION &aA, const INTERSECTION &aB) |
Public Attributes | |
VECTOR2I | m_origin |
Definition at line 632 of file shape_line_chain.h.
|
inline |
Definition at line 634 of file shape_line_chain.h.
|
inline |
Definition at line 638 of file shape_line_chain.h.
References m_origin, and SHAPE_LINE_CHAIN::INTERSECTION::p.
VECTOR2I SHAPE_LINE_CHAIN::compareOriginDistance::m_origin |
Definition at line 643 of file shape_line_chain.h.
Referenced by operator()().