Image Component Library (ICL)
Classes | Namespaces
QuadTree.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLMath/FixedVector.h>
#include <ICLUtils/VisualizationDescription.h>
#include <ICLUtils/Rect32f.h>
#include <ICLUtils/Range.h>
#include <ICLUtils/StringUtils.h>
#include <algorithm>
#include <set>

Go to the source code of this file.

Classes

class  icl::math::QuadTree< Scalar, CAPACITY, SF, ALLOC_CHUNK_SIZE, VECTOR_TYPE >
 Generic QuadTree Implementation. More...
 
struct  icl::math::QuadTree< Scalar, CAPACITY, SF, ALLOC_CHUNK_SIZE, VECTOR_TYPE >::AABB
 internally used axis-aligned bounding box More...
 
struct  icl::math::QuadTree< Scalar, CAPACITY, SF, ALLOC_CHUNK_SIZE, VECTOR_TYPE >::Node
 Internally used node structure. More...
 
struct  icl::math::QuadTree< Scalar, CAPACITY, SF, ALLOC_CHUNK_SIZE, VECTOR_TYPE >::Allocator
 Inernally used block allocator. More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::math