cajun::grid_t< CELL_t >::tile_t Class Reference

#include <grid.H>

List of all members.

Public Member Functions

 tile_t ()
 ~tile_t ()
CELL_t & cell (int x_, int y_)

Private Attributes

CELL_t * m_cell

template<typename CELL_t>
class cajun::grid_t< CELL_t >::tile_t


Constructor & Destructor Documentation

template<typename CELL_t >
cajun::grid_t< CELL_t >::tile_t::tile_t (  )  [inline]
template<typename CELL_t >
cajun::grid_t< CELL_t >::tile_t::~tile_t (  )  [inline]

Member Function Documentation

template<typename CELL_t >
CELL_t& cajun::grid_t< CELL_t >::tile_t::cell ( int  x_,
int  y_ 
) [inline]

Member Data Documentation

template<typename CELL_t >
CELL_t* cajun::grid_t< CELL_t >::tile_t::m_cell [private]

The documentation for this class was generated from the following file:

Generated on Fri Apr 9 10:45:11 2010 for cbutils by  doxygen 1.6.1