34#ifndef OCTOMAP_OCTREE_BASE_H
35#define OCTOMAP_OCTREE_BASE_H
double resolution
Definition OcTreeBaseImpl.h:547
OcTreeBaseImpl(double resolution)
Definition OcTreeBaseImpl.hxx:46
std::string getTreeType() const
returns actual class name as string for identification
Definition OcTreeBase.h:51
OcTreeBase< NODE > * create() const
virtual constructor: creates a new object of same type (Covariant return type requires an up-to-date ...
Definition OcTreeBase.h:50
OcTreeBase(double res)
Definition OcTreeBase.h:46
Namespace the OctoMap library and visualization tools.