|
Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
|
#include <tfSpace.h>

Public Attributes | |
| int | i |
| int | j |
| FPTYPE | shift [3] |
| int | size |
| int | count |
| short int * | pairs |
| short int * | nr_pairs |
| struct cellpair * | next |
Struct for each cellpair (see #space_getpair).
| int TissueForge::cellpair::i |
Indices of the cells involved.
| struct cellpair* TissueForge::cellpair::next |
Pointer to chain pairs together.
| FPTYPE TissueForge::cellpair::shift[3] |
Relative shift between cell centres.
| int TissueForge::cellpair::size |
Pairwise Verlet stuff.