Go to the source code of this file.
|
| namespace | TissueForge |
| | Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
|
| |
| namespace | TissueForge::models |
| | Application-specific Tissue Forge models and methods.
|
| |
|
|
typedef FloatP_t(* | TissueForge::models::vertex::EdgeTensionEnergyFcn) (const Surface *, const Vertex *, const FloatP_t &, const unsigned int &) |
| |
|
typedef FVector3(* | TissueForge::models::vertex::EdgeTensionForceFcn) (const Surface *, const Vertex *, const FloatP_t &, const unsigned int &) |
| |