Channel-specific interfaces for ParticleChannelTime. More...
#include "IParticleChannelPTV.h"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)) |
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 PARTICLECHANNELTIMER_INTERFACE Interface_ID(0x74f93b03, 0x1eb34500) |
Definition at line 21 of file IParticleChannelTime.h.
| #define PARTICLECHANNELTIMEW_INTERFACE Interface_ID(0x74f93b03, 0x1eb34501) |
Definition at line 22 of file IParticleChannelTime.h.
| #define GetParticleChannelTimeRInterface | ( | obj | ) | ((IParticleChannelPTVR*)obj->GetInterface(PARTICLECHANNELTIMER_INTERFACE)) |
Definition at line 24 of file IParticleChannelTime.h.
| #define GetParticleChannelTimeWInterface | ( | obj | ) | ((IParticleChannelPTVW*)obj->GetInterface(PARTICLECHANNELTIMEW_INTERFACE)) |
Definition at line 25 of file IParticleChannelTime.h.