IParticleChannelTime.h File Reference

Channel-specific interfaces for ParticleChannelTime. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELTIMER_INTERFACE   Interface_ID(0x74f93b03, 0x1eb34500)
#define  PARTICLECHANNELTIMEW_INTERFACE   Interface_ID(0x74f93b03, 0x1eb34501)
#define  GetParticleChannelTimeRInterface(obj)   ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELTIMER_INTERFACE))
#define  GetParticleChannelTimeWInterface(obj)   ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELTIMEW_INTERFACE))

Detailed Description

Channel-specific interfaces for ParticleChannelTime.

The channel is used to trace current particle time. The channel is a wrap around ParticleChannelPTV.

Definition in file IParticleChannelTime.h.


Define Documentation

#define PARTICLECHANNELTIMER_INTERFACE   Interface_ID(0x74f93b03, 0x1eb34500)
#define PARTICLECHANNELTIMEW_INTERFACE   Interface_ID(0x74f93b03, 0x1eb34501)
#define GetParticleChannelTimeRInterface (   obj )    ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELTIMER_INTERFACE))
#define GetParticleChannelTimeWInterface (   obj )    ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELTIMEW_INTERFACE))