supereight
|
#include "impl/node_impl.hpp"
Go to the source code of this file.
Classes | |
struct | se::NodeData< DataT, ResT > |
Contains se::Data stored in se::Node and appropriate methods. More... | |
struct | se::NodeData< Data< Field::Occupancy, ColB, SemB >, ResT > |
Specialization of se::NodeData for se::Field::Occupancy. More... | |
class | se::Node< DataT, ResT > |
An intermediate node of an se::Octree. More... | |
Namespaces | |
namespace | se |
Helper wrapper to allocate and de-allocate octants in the octree. | |