![]() |
GemaCoreLib
The GeMA Core library
|
Helper class for the GmForeachActiveXxxx() family of macros. More...
#include <gmCellMesh.h>


Additional Inherited Members | |
Public Attributes inherited from GmForeachCellHelperClassBase< T > | |
| const T * | _container |
| The container. | |
| bool | _activeOnly |
| Should we traverse only active cells? | |
| int | _index |
| The current index. | |
| int | _n |
| The number of cells in the container (either a mesh or a cell group set) | |
| int | _control |
| The controls flag used to allow breaking inside the inner loop. | |
Protected Member Functions inherited from GmForeachCellHelperClassBase< T > | |
| GmForeachCellHelperClassBase (const T *container, bool activeOnly) | |
Helper class for the GmForeachActiveXxxx() family of macros.