31#include <boost/endian/conversion.hpp>
32#include "DGtal/kernel/sets/DigitalSetByOctree.h"
44 template <
class Space>
58#include "SVOReader.ih"
A DigitalSet that stores voxels as an octree, or a DAG.
DigitalSetByOctree< Space > Octree
static Octree importSVO(const std::string &filename)
Imports an octree from a file.
DGtal is the top-level namespace which contains all DGtal functions and types.