Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfParticleList.h File Reference
#include <mdcore_config.h>
#include <io/tf_io.h>
#include <types/tf_types.h>
#include <vector>
Include dependency graph for tfParticleList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TissueForge::ParticleList
 A special list with convenience methods for working with sets of particles. More...
 

Namespaces

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

Enumerations

enum  ParticleListFlags { PARTICLELIST_OWNDATA = 1 << 0 , PARTICLELIST_MUTABLE = 1 << 1 }