9 #ifndef SE_OCTREE_IO_HPP 10 #define SE_OCTREE_IO_HPP 33 template<
typename GetValueF>
35 const Eigen::Vector3i& lower_coord,
36 const Eigen::Vector3i& upper_coord,
37 GetValueF& get_value);
44 #include "impl/octree_io_impl.hpp" 48 #endif // SE_OCTREE_IO_HPP bool save_3d_slice_vtk(const std::string &filename, const Eigen::Vector3i &lower_coord, const Eigen::Vector3i &upper_coord, GetValueF &get_value)
Generate a 3D slice of the octree.
Helper wrapper to allocate and de-allocate octants in the octree.
Definition: colour_utils.hpp:17