|
Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
|
#include <tfRigid.h>
Public Attributes | ||
| int | nr_parts | |
| int | parts [10] | |
| int | nr_constr | |
| struct { | ||
| int i | ||
| int j | ||
| FPTYPE d2 | ||
| } | constr [(3 *10)] | |
| FPTYPE | a [(3 *10) *(3 *10)] | |
The rigid structure
| FPTYPE TissueForge::rigid::a[(3 *10) *(3 *10)] |
The constraint shuffle matrix.
| struct { ... } TissueForge::rigid::constr[ (3* 10 )] |
The constraints themselves.
| int TissueForge::rigid::nr_constr |
Nr of constraints involved.
| int TissueForge::rigid::nr_parts |
Nr of parts involved.
| int TissueForge::rigid::parts[10] |
ids of particles involved