xyC Struct Reference

A struct containing the coordinates and elevation of each cell. More...

#include <grid.h>

List of all members.

Public Attributes

int col
int row
float height


Detailed Description

A struct containing the coordinates and elevation of each cell.

The struct is used for sorting the grid by elevation.

Definition at line 92 of file grid.h.


Member Data Documentation

int xyC::col

Definition at line 94 of file grid.h.

int xyC::row

Definition at line 95 of file grid.h.

float xyC::height

Definition at line 96 of file grid.h.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 11 11:02:39 2008 for Wadiscape Generator by  doxygen 1.5.1