IParticleChannelMXSFloat.h File Reference

Channel-specific interface for ParticleChannelMXSFloat The channel stores float value for script operators/tests The channel is a wrap around ParticleChannelFloat. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELMXSFLOATR_INTERFACE   Interface_ID(0x74f93b15, 0x1eb34500)
#define  PARTICLECHANNELMXSFLOATW_INTERFACE   Interface_ID(0x74f93b15, 0x1eb34501)
#define  GetParticleChannelMXSFloatRInterface(obj)   ((IParticleChannelFloatR*)obj->GetInterface(PARTICLECHANNELMXSFLOATR_INTERFACE))
#define  GetParticleChannelMXSFloatWInterface(obj)   ((IParticleChannelFloatW*)obj->GetInterface(PARTICLECHANNELMXSFLOATW_INTERFACE))

Detailed Description

Channel-specific interface for ParticleChannelMXSFloat The channel stores float value for script operators/tests The channel is a wrap around ParticleChannelFloat.

Definition in file IParticleChannelMXSFloat.h.


Define Documentation

#define PARTICLECHANNELMXSFLOATR_INTERFACE   Interface_ID(0x74f93b15, 0x1eb34500)
#define PARTICLECHANNELMXSFLOATW_INTERFACE   Interface_ID(0x74f93b15, 0x1eb34501)
#define GetParticleChannelMXSFloatRInterface (   obj )    ((IParticleChannelFloatR*)obj->GetInterface(PARTICLECHANNELMXSFLOATR_INTERFACE))
#define GetParticleChannelMXSFloatWInterface (   obj )    ((IParticleChannelFloatW*)obj->GetInterface(PARTICLECHANNELMXSFLOATW_INTERFACE))