Voxomap
A C++11 voxel container.
SparseIDArray.hpp File Reference
#include <cstdint>
#include <memory>
#include <vector>
#include <string>
#include "SparseIDArray.ipp"
Include dependency graph for SparseIDArray.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  voxomap::AbstractSparseIDArray< T, T_Size, T_Container >
 
struct  voxomap::AbstractSparseIDArray< T, T_Size, T_Container >::SerializationData
 
class  voxomap::SparseIDArray< T, T_Size, T_Container >
 
class  voxomap::SparseIDArray< std::unique_ptr< T >, T_Size, T_Container >
 Specialize SparseIDArray class for unique_ptr. More...
 

Namespaces

 voxomap