.DT
coord
DW_wibble creator help
coord
.SH Name
.SP 5 5
coord -  The class with the coordinate definitions in it.
.EP
.SH Definition
.SI 5
class coord {
              int x;
              int y;
              int z;
}
.EI
.SH Members
.SI 5
%^BOLD%^x%^RESET%^ - the x coordinate
%^BOLD%^y%^RESET%^ - the y coordinate
%^BOLD%^z%^RESET%^ - the z coordinate
.EI
.SH Defined in
.SI 5
/include/terrain_map.h
.EI
.SH Description
.SP 5 5
The class with the coordinate definitions in it.
.EP