CEGUI::MCLGridRef Struct Reference

Simple grid index structure. More...

List of all members.

Public Member Functions

 MCLGridRef (uint r, uint c)
MCLGridRefoperator= (const MCLGridRef &rhs)
bool operator< (const MCLGridRef &rhs) const
bool operator<= (const MCLGridRef &rhs) const
bool operator> (const MCLGridRef &rhs) const
bool operator>= (const MCLGridRef &rhs) const
bool operator== (const MCLGridRef &rhs) const
bool operator!= (const MCLGridRef &rhs) const

Public Attributes

uint row
 Zero based row index.
uint column
 Zero based column index.


Detailed Description

Simple grid index structure.

Generated on Thu Nov 27 20:34:36 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1