Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfParticleEventSingle.h File Reference
#include "tfParticleEvent.h"
Include dependency graph for tfParticleEventSingle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TissueForge::event::ParticleEventSingle
 

Namespaces

namespace  TissueForge
 Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
 
namespace  TissueForge::event
 Tissue Forge event system.
 

Functions

ParticleEventSingleTissueForge::event::onParticleEventSingle (ParticleType *targetType, ParticleEventMethod *invokeMethod, ParticleEventMethod *predicateMethod)
 Creates a single particle event using prescribed invoke and predicate functions.