Class OcTreeKey
Defined in File OcTreeKey.h
Nested Relationships
Nested Types
Class Documentation
-
class OcTreeKey
OcTreeKey is a container class for internal key addressing. The keys count the number of cells (voxels) from the origin as discrete address of a voxel.
See also
OcTreeBaseImpl::coordToKey() and OcTreeBaseImpl::keyToCoord() for conversions.
Public Functions
-
inline OcTreeKey()
-
struct KeyHash
Provides a hash function on Keys.
-
inline OcTreeKey()