supereight
Loading...
Searching...
No Matches
Namespaces | Functions
structure_meshing.hpp File Reference
#include <Eigen/Core>
#include "impl/structure_meshing_impl.hpp"
Include dependency graph for structure_meshing.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  se
 Helper wrapper to allocate and de-allocate octants in the octree.
 

Functions

template<typename OctreeT >
OctreeT::StructureMesh se::octree_structure_mesh (OctreeT &octree, const bool only_leaves=true)
 Return a mesh of the octants of octree.