Pos Struct Reference

#include <Ca.h>

List of all members.


Detailed Description

CA cell position.

Definition at line 73 of file Ca.h.


Public Member Functions

 Pos ()
 Pos (TCoord row_, TCoord col_)

Public Attributes

TCoord row
TCoord col

Constructor & Destructor Documentation

Pos (  )  [inline]

Definition at line 77 of file Ca.h.

Pos ( TCoord  row_,
TCoord  col_ 
) [inline]

Definition at line 78 of file Ca.h.


Member Data Documentation

TCoord row

Definition at line 74 of file Ca.h.

Referenced by CaState::getCellAtPos(), GaCaRules::getRuleAtPos(), neighbor(), and CaState::setCellAtPos().

TCoord col

Definition at line 75 of file Ca.h.

Referenced by CaState::getCellAtPos(), neighbor(), and CaState::setCellAtPos().


The documentation for this struct was generated from the following file:
Generated on Sat May 2 16:39:40 2009 for nucad by  doxygen 1.5.4