Classes | Typedefs
octree.h File Reference
#include <cstdlib>
#include <vector>
#include "PointMatcher.h"
#include "utils.h"
#include "octree.hpp"
Include dependency graph for octree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Octree_< T, dim >::BoundingBox
 
class  Octree_< T, dim >
 

Typedefs

template<typename T >
using Octree = Octree_< T, 3 >
 
template<typename T >
using Quadtree = Octree_< T, 2 >
 

Typedef Documentation

◆ Octree

template<typename T >
using Octree = Octree_<T,3>

Definition at line 164 of file octree.h.

◆ Quadtree

template<typename T >
using Quadtree = Octree_<T,2>

Definition at line 163 of file octree.h.



libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03