30#include <boost/endian/conversion.hpp>
31#include "DGtal/kernel/sets/DigitalSetByOctree.h"
61#include "SVOWriter.ih"
A DigitalSet that stores voxels as an octree, or a DAG.
Helper class to write an octree to a file using SVO file format.
static bool exportSVO(const std::string &filename, const DigitalSetByOctree< Space > &octree, const bool compressed=true)
Exports an octree to a file.
DGtal is the top-level namespace which contains all DGtal functions and types.