IParticleChannelLifespan.h File Reference

Channel-specific interfaces for ParticleChannelLifespan. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELLIFESPANR_INTERFACE   Interface_ID(0x74f93b19, 0x1eb34500)
#define  PARTICLECHANNELLIFESPANW_INTERFACE   Interface_ID(0x74f93b19, 0x1eb34501)
#define  GetParticleChannelLifespanRInterface(obj)   ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELLIFESPANR_INTERFACE))
#define  GetParticleChannelLifespanWInterface(obj)   ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELLIFESPANW_INTERFACE))

Detailed Description

Channel-specific interfaces for ParticleChannelLifespan.

The channel is used to store maximal age a particle can live up to. The channel is a wrap around ParticleChannelPTV.

Definition in file IParticleChannelLifespan.h.


Define Documentation

#define PARTICLECHANNELLIFESPANR_INTERFACE   Interface_ID(0x74f93b19, 0x1eb34500)
#define PARTICLECHANNELLIFESPANW_INTERFACE   Interface_ID(0x74f93b19, 0x1eb34501)
#define GetParticleChannelLifespanRInterface (   obj )    ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELLIFESPANR_INTERFACE))
#define GetParticleChannelLifespanWInterface (   obj )    ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELLIFESPANW_INTERFACE))