Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfSecreteUptake.h File Reference
#include <mdcore_config.h>
#include <state/tfSpeciesValue.h>
#include "tfParticleList.h"
#include <set>
Include dependency graph for tfSecreteUptake.h:

Go to the source code of this file.

Classes

struct  TissueForge::SecreteUptake
 

Namespaces

namespace  TissueForge
 Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
 

Functions

HRESULT TissueForge::Secrete_AmountToParticles (struct state::SpeciesValue *species, FPTYPE amount, uint16_t nr_parts, int32_t *parts, FPTYPE *secreted)
 
HRESULT TissueForge::Secrete_AmountWithinDistance (struct state::SpeciesValue *species, FPTYPE amount, FPTYPE radius, const std::set< short int > *typeIds, FPTYPE *secreted)