| 
    KiCad PCB EDA Suite
    
   | 
 
#include <core/typeinfo.h>#include <sch_item.h>#include <set>#include <vector>#include <geometry/rtree.h>Go to the source code of this file.
Classes | |
| class | EE_RTREE | 
| Implement an R-tree for fast spatial and type indexing of schematic items.  More... | |
| struct | EE_RTREE::EE_TYPE | 
| The EE_TYPE struct provides a type-specific auto-range iterator to the RTree.  More... | |