Channel-specific interfaces for ParticleChannelBirthTime The channel is used to store time of birth for a particle The channel is a wrap around ParticleChannelPTV. More...
#include "IParticleChannelPTV.h"
Go to the source code of this file.
Defines |
|
#define | PARTICLECHANNELBIRTHTIMER_INTERFACE Interface_ID(0x74f93b04, 0x1eb34500) |
#define | PARTICLECHANNELBIRTHTIMEW_INTERFACE Interface_ID(0x74f93b04, 0x1eb34501) |
#define | GetParticleChannelBirthTimeRInterface(obj) ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELBIRTHTIMER_INTERFACE)) |
#define | GetParticleChannelBirthTimeWInterface(obj) ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELBIRTHTIMEW_INTERFACE)) |
Channel-specific interfaces for ParticleChannelBirthTime The channel is used to store time of birth for a particle The channel is a wrap around ParticleChannelPTV.
Definition in file IParticleChannelBirthTime.h.
#define PARTICLECHANNELBIRTHTIMER_INTERFACE Interface_ID(0x74f93b04, 0x1eb34500) |
Definition at line 21 of file IParticleChannelBirthTime.h.
#define PARTICLECHANNELBIRTHTIMEW_INTERFACE Interface_ID(0x74f93b04, 0x1eb34501) |
Definition at line 22 of file IParticleChannelBirthTime.h.
#define GetParticleChannelBirthTimeRInterface | ( | obj | ) | ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELBIRTHTIMER_INTERFACE)) |
Definition at line 24 of file IParticleChannelBirthTime.h.
#define GetParticleChannelBirthTimeWInterface | ( | obj | ) | ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELBIRTHTIMEW_INTERFACE)) |
Definition at line 25 of file IParticleChannelBirthTime.h.