ParticleFlow/IParticleChannelMesh.h File Reference

IParticleChannelMesh.h File Reference
#include "PFExport.h"
#include "../ifnpub.h"

File Description

Channel-generic interface for particle channels that store data in "mesh" form The channel can be local (each particle has its own mesh) global (all particles have the same mesh) and shared (particles are sharing a limited set of meshes)

Classes

class  IParticleChannelMeshR
 
class  IParticleChannelMeshW
 

Macros

#define PARTICLECHANNELMESHR_INTERFACE   Interface_ID(0x74f93c11, 0x1eb34500)
 
#define PARTICLECHANNELMESHW_INTERFACE   Interface_ID(0x74f93c11, 0x1eb34501)
 

Macro Definition Documentation

#define PARTICLECHANNELMESHR_INTERFACE   Interface_ID(0x74f93c11, 0x1eb34500)
#define PARTICLECHANNELMESHW_INTERFACE   Interface_ID(0x74f93c11, 0x1eb34501)