se2ez
se2ez::CSpaceGrid::GridCoords Struct Reference

Grid coordinates. More...

#include <cspace.h>

Public Attributes

unsigned int x
 x coordinate. More...
 
unsigned int y
 y coordinate. More...
 

Detailed Description

Grid coordinates.

Definition at line 39 of file cspace.h.

Member Data Documentation

◆ x

unsigned int se2ez::CSpaceGrid::GridCoords::x

x coordinate.

Definition at line 41 of file cspace.h.

◆ y

unsigned int se2ez::CSpaceGrid::GridCoords::y

y coordinate.

Definition at line 42 of file cspace.h.


The documentation for this struct was generated from the following file: