KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dynamic_rtree_cow.h File Reference
#include <atomic>
#include <memory>
#include <vector>
#include <geometry/rtree/rtree_node.h>
#include <geometry/rtree/dynamic_rtree.h>

Go to the source code of this file.

Classes

class  KIRTREE::COW_RTREE< DATATYPE, ELEMTYPE, NUMDIMS, TMAXNODES >
 Copy-on-Write wrapper for DYNAMIC_RTREE. More...
 
struct  KIRTREE::COW_RTREE< DATATYPE, ELEMTYPE, NUMDIMS, TMAXNODES >::ALLOC_CHAIN
 
class  KIRTREE::COW_RTREE< DATATYPE, ELEMTYPE, NUMDIMS, TMAXNODES >::Iterator
 Iterator for traversing all data items. More...
 
struct  KIRTREE::COW_RTREE< DATATYPE, ELEMTYPE, NUMDIMS, TMAXNODES >::Iterator::STACK_ENTRY
 

Namespaces

namespace  KIRTREE