KiCad PCB EDA Suite
Loading...
Searching...
No Matches
shape_index_list.h File Reference
#include <vector>
#include <geometry/shape.h>
#include <math/box2.h>
#include <math/vector2d.h>

Go to the source code of this file.

Classes

class  SHAPE_INDEX_LIST< T, >
 
struct  SHAPE_INDEX_LIST< T, >::SHAPE_ENTRY
 
class  SHAPE_INDEX_LIST< T, >::iterator
 
class  SHAPE_INDEX_LIST< T, >::query_iterator
 

Functions

template<class T >
const SHAPEdefaultShapeFunctor (const T aItem)
 

Function Documentation

◆ defaultShapeFunctor()

template<class T >
const SHAPE * defaultShapeFunctor ( const T  aItem)

Definition at line 36 of file shape_index_list.h.