mantaflow  0.10
A framework for fluid simulation
Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Manta::ParticleIndexData Struct Reference

Index into other particle system. More...

#include <particle.h>

Static Public Member Functions

static ParticleBase::SystemType getType ()
 

Public Attributes

IndexInt sourceIndex
 

Static Public Attributes

static Vec3 pos = Vec3(0.,0.,0.)
 
static int flag = 0
 

Detailed Description

Index into other particle system.

Member Data Documentation

◆ pos

Vec3 Manta::ParticleIndexData::pos = Vec3(0.,0.,0.)
static

note - the following two are needed for template instantiation, but not used for the particle index system (use values from original one!)


The documentation for this struct was generated from the following files: