ParticleFlow/IParticleChannelSelection.h File Reference

IParticleChannelSelection.h File Reference

File Description

Channel-specific interfaces for ParticleChannelSelection The channel is used to track selection status of particles The channel is a wrap around ParticleChannelBool.

Macros

#define PARTICLECHANNELSELECTIONR_INTERFACE   Interface_ID(0x74f93b13, 0x1eb34500)
 
#define PARTICLECHANNELSELECTIONW_INTERFACE   Interface_ID(0x74f93b13, 0x1eb34501)
 
#define GetParticleChannelSelectionRInterface(obj)   ((IParticleChannelBoolR*)obj->GetInterface(PARTICLECHANNELSELECTIONR_INTERFACE))
 
#define GetParticleChannelSelectionWInterface(obj)   ((IParticleChannelBoolW*)obj->GetInterface(PARTICLECHANNELSELECTIONW_INTERFACE))
 

Macro Definition Documentation

#define PARTICLECHANNELSELECTIONR_INTERFACE   Interface_ID(0x74f93b13, 0x1eb34500)
#define PARTICLECHANNELSELECTIONW_INTERFACE   Interface_ID(0x74f93b13, 0x1eb34501)
#define GetParticleChannelSelectionRInterface (   obj)    ((IParticleChannelBoolR*)obj->GetInterface(PARTICLECHANNELSELECTIONR_INTERFACE))
#define GetParticleChannelSelectionWInterface (   obj)    ((IParticleChannelBoolW*)obj->GetInterface(PARTICLECHANNELSELECTIONW_INTERFACE))