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

Public Attributes | |
| int | nr_bonds |
| int | nr_angles |
| int | nr_dihedrals |
| int | nr_exclusions |
| int | weight |
| struct Bond * | bonds |
| struct Angle * | angles |
| struct Dihedral * | dihedrals |
| struct exclusion * | exclusions |
| int | nr_confl |
| int * | confl |
Structure storing grouped sets of bonded interactions.