Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Octree.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/VisualizationDescription.h>
#include <ICLUtils/Rect32f.h>
#include <ICLUtils/Range.h>
#include <ICLUtils/StringUtils.h>
#include <ICLMath/FixedVector.h>
#include <algorithm>
#include <set>

Go to the source code of this file.

Classes

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

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::math
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines