#include "../ifnpub.h"Channel-specific interfaces for ParticleChannelNew.
The channel is used to mark particles that have just come to the current event (either via birth or a jump from another event
Classes | |
| class | IParticleChannelNewR |
| class | IParticleChannelNewW |
Macros | |
| #define | PARTICLECHANNELNEWR_INTERFACE Interface_ID(0x74f93b01, 0x1eb34500) |
| #define | PARTICLECHANNELNEWW_INTERFACE Interface_ID(0x74f93b01, 0x1eb34501) |
| #define | GetParticleChannelNewRInterface(obj) ((IParticleChannelNewR*)obj->GetInterface(PARTICLECHANNELNEWR_INTERFACE)) |
| #define | GetParticleChannelNewWInterface(obj) ((IParticleChannelNewW*)obj->GetInterface(PARTICLECHANNELNEWW_INTERFACE)) |
| #define PARTICLECHANNELNEWR_INTERFACE Interface_ID(0x74f93b01, 0x1eb34500) |
| #define PARTICLECHANNELNEWW_INTERFACE Interface_ID(0x74f93b01, 0x1eb34501) |
| #define GetParticleChannelNewRInterface | ( | obj | ) | ((IParticleChannelNewR*)obj->GetInterface(PARTICLECHANNELNEWR_INTERFACE)) |
| #define GetParticleChannelNewWInterface | ( | obj | ) | ((IParticleChannelNewW*)obj->GetInterface(PARTICLECHANNELNEWW_INTERFACE)) |
| anonymous enum |