IParticleChannelMXSInteger.h File Reference

Channel-specific interface for ParticleChannelMXSInteger The channel stores integer value for script operators/tests The channel is a wrap around ParticleChannelInt. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELMXSINTEGERR_INTERFACE   Interface_ID(0x74f93b14, 0x1eb34500)
#define  PARTICLECHANNELMXSINTEGERW_INTERFACE   Interface_ID(0x74f93b14, 0x1eb34501)
#define  GetParticleChannelMXSIntegerRInterface(obj)   ((IParticleChannelIntR*)obj->GetInterface(PARTICLECHANNELMXSINTEGERR_INTERFACE))
#define  GetParticleChannelMXSIntegerWInterface(obj)   ((IParticleChannelIntW*)obj->GetInterface(PARTICLECHANNELMXSINTEGERW_INTERFACE))

Detailed Description

Channel-specific interface for ParticleChannelMXSInteger The channel stores integer value for script operators/tests The channel is a wrap around ParticleChannelInt.

Definition in file IParticleChannelMXSInteger.h.


Define Documentation

#define PARTICLECHANNELMXSINTEGERR_INTERFACE   Interface_ID(0x74f93b14, 0x1eb34500)
#define PARTICLECHANNELMXSINTEGERW_INTERFACE   Interface_ID(0x74f93b14, 0x1eb34501)
#define GetParticleChannelMXSIntegerRInterface (   obj )    ((IParticleChannelIntR*)obj->GetInterface(PARTICLECHANNELMXSINTEGERR_INTERFACE))
#define GetParticleChannelMXSIntegerWInterface (   obj )    ((IParticleChannelIntW*)obj->GetInterface(PARTICLECHANNELMXSINTEGERW_INTERFACE))