SORTIE Core C++ Documentation
|
Structure for holding coordinates. More...
#include <OutputShort.h>
Public Attributes | |
int | iX |
Grid cell X number. More... | |
int | iY |
Grid cell Y number. More... | |
Structure for holding coordinates.
int clShortOutput::stcCoords::iX |
Grid cell X number.
int clShortOutput::stcCoords::iY |
Grid cell Y number.