IParticleChannelBirthTime.h File Reference

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...

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))

Detailed Description

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 Documentation

#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))