Main   Class Hierarchy   Classes   Compound List   Files   Compound Members   File Members   Pages  

Tiling hex grid mapping (ASCII version)

Hex grids use the following mapping between (column,row) to nodes:

     ___     ___
    /0,0\___/2,0\___
    \___/1,0\___/3,0\
    /0,1\___/2,1\___/
    \___/1,1\___/3,1\
    /0,2\___/2,2\___/
    \___/1,2\___/3,2\
        \___/   \___/
    


Generated on Thu Aug 7 13:05:18 2003 by Doxygen1.3.1