ParticleFlow/IParticleChannelEventStart.h File Reference
 
 
 
ParticleFlow/IParticleChannelEventStart.h File Reference

File Description

Channel-specific interfaces for ParticleChannelEventStart The channel is used to store a moment of entering current Event The channel is a wrap around ParticleChannelPTV.

Defines

#define  PARTICLECHANNELEVENTSTARTR_INTERFACE   Interface_ID(0x74f93b05, 0x1eb34500)
#define  PARTICLECHANNELEVENTSTARTW_INTERFACE   Interface_ID(0x74f93b05, 0x1eb34501)
#define  GetParticleChannelEventStartRInterface(obj)   ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELEVENTSTARTR_INTERFACE))
#define  GetParticleChannelEventStartWInterface(obj)   ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELEVENTSTARTW_INTERFACE))

Define Documentation

#define PARTICLECHANNELEVENTSTARTR_INTERFACE   Interface_ID(0x74f93b05, 0x1eb34500)
#define PARTICLECHANNELEVENTSTARTW_INTERFACE   Interface_ID(0x74f93b05, 0x1eb34501)
#define GetParticleChannelEventStartRInterface (   obj )    ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELEVENTSTARTR_INTERFACE))
#define GetParticleChannelEventStartWInterface (   obj )    ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELEVENTSTARTW_INTERFACE))