|
void | Add (T aItem) |
|
void | Remove (const T aItem) |
|
int | Size () const |
|
template<class Visitor > |
int | Query (const SHAPE *aShape, int aMinDistance, Visitor &aV, bool aExact=true) |
|
void | Clear () |
|
query_iterator | qbegin (SHAPE *aShape, int aMinDistance, bool aExact) |
|
const query_iterator | qend () |
|
iterator | begin () |
|
iterator | end () |
|
void | Add (T aItem) |
|
void | Remove (const T aItem) |
|
int | Size () const |
|
template<class Visitor > |
int | Query (const SHAPE *aShape, int aMinDistance, Visitor &aV, bool aExact=true) |
|
void | Clear () |
|
query_iterator | qbegin (SHAPE *aShape, int aMinDistance, bool aExact) |
|
const query_iterator | qend () |
|
iterator | begin () |
|
iterator | end () |
|
The documentation for this class was generated from the following file: