Struct MessageSpatial2D::GridPos2D

Nested Relationships

This struct is a nested type of Class MessageSpatial2D.

Struct Documentation

struct GridPos2D

Basic class to group 3 dimensional bin coordinates Would use glm::ivec3, but project does not currently have glm

Public Members

int x
int y