Channel-specific interfaces for ParticleChannelDeathTime The channel is used to store time of death for a particle The channel is a wrap around ParticleChannelPTV. More...
#include "IParticleChannelPTV.h"Go to the source code of this file.
Defines |
|
| #define | PARTICLECHANNELDEATHTIMER_INTERFACE Interface_ID(0x74f93b18, 0x1eb34500) |
| #define | PARTICLECHANNELDEATHTIMEW_INTERFACE Interface_ID(0x74f93b18, 0x1eb34501) |
| #define | GetParticleChannelDeathTimeRInterface(obj) ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELDEATHTIMER_INTERFACE)) |
| #define | GetParticleChannelDeathTimeWInterface(obj) ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELDEATHTIMEW_INTERFACE)) |
Channel-specific interfaces for ParticleChannelDeathTime The channel is used to store time of death for a particle The channel is a wrap around ParticleChannelPTV.
Definition in file IParticleChannelDeathTime.h.
| #define PARTICLECHANNELDEATHTIMER_INTERFACE Interface_ID(0x74f93b18, 0x1eb34500) |
Definition at line 21 of file IParticleChannelDeathTime.h.
| #define PARTICLECHANNELDEATHTIMEW_INTERFACE Interface_ID(0x74f93b18, 0x1eb34501) |
Definition at line 22 of file IParticleChannelDeathTime.h.
| #define GetParticleChannelDeathTimeRInterface | ( | obj | ) | ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELDEATHTIMER_INTERFACE)) |
Definition at line 24 of file IParticleChannelDeathTime.h.
| #define GetParticleChannelDeathTimeWInterface | ( | obj | ) | ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELDEATHTIMEW_INTERFACE)) |
Definition at line 25 of file IParticleChannelDeathTime.h.