Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Geo::GeoSpatialHash::GridCellBlock

The grid index box.

Variables

NameDescription
Geo::s32 maxX

Min/max in X,Y,Z.

Geo::s32 maxY

Min/max in X,Y,Z.

Geo::s32 maxZ

Min/max in X,Y,Z.

Geo::s32 minX

Min/max in X,Y,Z.

Geo::s32 minY

Min/max in X,Y,Z.

Geo::s32 minZ

Min/max in X,Y,Z.