#include <src/SporeCloud.h>
Collaboration diagram for SporeCloud::SporeVolume:

Public Attributes | |
| SporeVolume * | xn |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | xp |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | yn |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | yp |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | zn |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | zp |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | next |
| links to neighbors to avoid recomputing them each time | |
| SporeVolume * | nextProcess |
| links to neighbors to avoid recomputing them each time | |
| ConcentrationList * | concentrations |
| genome concentrations map | |
| bool | processFlag |
1.4.1