KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_rtree.h File Reference
#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
 Implements 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...