Struct OccGridCellTraits

Struct Documentation

struct OccGridCellTraits

The type of the map cells.

Public Types

using cellType = int16_t
using cellTypeUnsigned = uint16_t