Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfEventPy.h File Reference
#include "tf_py.h"
#include <event/tfEvent.h>
#include "tfEventPyExecutor.h"
Include dependency graph for tfEventPy.h:

Go to the source code of this file.

Classes

struct  TissueForge::py::EventPyPredicatePyExecutor
 
struct  TissueForge::py::EventPyInvokePyExecutor
 
struct  TissueForge::py::EventPy
 

Namespaces

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

Functions

EventPyTissueForge::py::onEvent (EventPyInvokePyExecutor *invokeExecutor, EventPyPredicatePyExecutor *predicateExecutor=NULL)
 Creates an event using prescribed invoke and predicate python function executors.