This is the complete list of members for
DD::Image::Quadtree< T >, including all inherited members.
_add(QuadtreeNode< T > *node, const Box2f &node_bbox, const T &object, const Box2f &obj_bbox, float D, int depth) | DD::Image::Quadtree< T > | [inline, protected] |
_find(const QuadtreeNode< T > *node, const Box2f &node_bbox, float x, float y) const | DD::Image::Quadtree< T > | [inline, protected] |
_intersections(const QuadtreeNode< T > *node, const Box2f &node_bbox, const Box2f &bbox, std::vector< const QuadtreeNode< T > * > &node_list) const | DD::Image::Quadtree< T > | [inline, protected] |
add(const T &object, const Box2f &obj_bbox, float min_D=0.0f) | DD::Image::Quadtree< T > | [inline] |
add_to_root(const T &object) | DD::Image::Quadtree< T > | [inline] |
bbox() const (defined in DD::Image::Quadtree< T >) | DD::Image::Quadtree< T > | [inline] |
find(float x, float y) const | DD::Image::Quadtree< T > | [inline] |
intersections(const Box2f &bbox, std::vector< const QuadtreeNode< T > * > &node_list) const | DD::Image::Quadtree< T > | [inline] |
max_depth() const (defined in DD::Image::Quadtree< T >) | DD::Image::Quadtree< T > | [inline] |
Quadtree(const Box2f &bbox, int max_depth=16) (defined in DD::Image::Quadtree< T >) | DD::Image::Quadtree< T > | [inline] |
root() const (defined in DD::Image::Quadtree< T >) | DD::Image::Quadtree< T > | [inline] |