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

Go to the source code of this file.

Classes

struct  TissueForge::py::SimulatorPy
 

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

HRESULT TissueForge::py::_setIPythonInputHook (PyObject *_ih)
 
HRESULT TissueForge::py::_onIPythonNotReady ()
 
PyObject * TissueForge::py::SimulatorPy_init (PyObject *args, PyObject *kwargs)
 Initialize a simulation in Python.