This is the documentation for Enlighten.

struct Geo GeoSpatialHash GridCellBlock

struct Geo::GeoSpatialHash::GridCellBlock

The grid index box.

Variables

Name Description
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.