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) More...
Go to the source code of this file.
Classes |
|
class | IParticleChannelMeshR |
class | IParticleChannelMeshW |
Defines |
|
#define | PARTICLECHANNELMESHR_INTERFACE Interface_ID(0x74f93c11, 0x1eb34500) |
#define | PARTICLECHANNELMESHW_INTERFACE Interface_ID(0x74f93c11, 0x1eb34501) |
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)
Definition in file IParticleChannelMesh.h.
#define PARTICLECHANNELMESHR_INTERFACE Interface_ID(0x74f93c11, 0x1eb34500) |
Definition at line 26 of file IParticleChannelMesh.h.
#define PARTICLECHANNELMESHW_INTERFACE Interface_ID(0x74f93c11, 0x1eb34501) |
Definition at line 27 of file IParticleChannelMesh.h.