| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Classes | |
| class | KIGFX::VIEW_RTREE | 
| Implement an non-owning R-tree for fast spatial indexing of VIEW items.  More... | |
Namespaces | |
| namespace | KIGFX | 
| The Cairo implementation of the graphics abstraction layer.  | |
Typedefs | |
| typedef RTree< VIEW_ITEM *, int, 2, double > | KIGFX::VIEW_RTREE_BASE |