| 
    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 649 of file shape_line_chain.h.
      
  | 
  inline | 
Definition at line 651 of file shape_line_chain.h.
References m_origin.
      
  | 
  inline | 
Definition at line 655 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 660 of file shape_line_chain.h.
Referenced by compareOriginDistance(), and operator()().