| addListeners(QueryPointListenerFactory &factory) | Arak::QueryPointIndex | |
| apply(const Geometry::Rectangle &r, UnaryFunction &f) const | Arak::QueryPointIndex | [inline] |
| applyToAll(UnaryFunction &f) const | Arak::QueryPointIndex | [inline] |
| closest(const Geometry::Point &p) const | Arak::QueryPointIndex | |
| color | Arak::QueryPointIndex | [protected] |
| KDTree typedef | Arak::QueryPointIndex | [protected] |
| listenerLists | Arak::QueryPointIndex | [protected] |
| output(const Geometry::Rectangle &r, OutputIterator it) const | Arak::QueryPointIndex | [inline] |
| point(int i) const | Arak::QueryPointIndex | [inline] |
| point(int i) | Arak::QueryPointIndex | [inline] |
| qpoints | Arak::QueryPointIndex | [protected] |
| QueryPointIndex(const std::vector< Geometry::Point > &points, const std::vector< QueryPointListenerType * > &listeners) | Arak::QueryPointIndex | [inline] |
| QueryPointIndex(const Geometry::Rectangle &r, int rows, int cols) | Arak::QueryPointIndex | |
| QueryPointIndex(const QueryPointIndex &q1, const QueryPointIndex &q2) | Arak::QueryPointIndex | |
| recolor(const Geometry::Point &a, const Geometry::Point &b, const Geometry::Point &c) | Arak::QueryPointIndex | |
| recolor(const Geometry::Point &a, const Geometry::Point &b, const Geometry::Point &c, const Geometry::Point &d) | Arak::QueryPointIndex | |
| size() const | Arak::QueryPointIndex | [inline] |
| tree | Arak::QueryPointIndex | [protected] |
| ~QueryPointIndex() | Arak::QueryPointIndex | |