logo

Macro Programming

logo
Contents

cellList Class Reference

elements of the list with all cells More...

#include <celllist.h>

List of all members.


Public Attributes

cellListnextCell
 pointer to further cells
cellthisCell
 pointer to a cell

Detailed Description

elements of the list with all cells

This class is a list-element for the cells


Member Data Documentation

cellList* cellList::nextCell

pointer to further cells

This is a pointer to further cells.

cell* cellList::thisCell

pointer to a cell

This is a point to a cell.


Contents
SourceForge.net Logo