IParticleChannelMXSMatrix.h File Reference

Channel-specific interface for ParticleChannelMXSMatrix The channel stores Matrix3 value for script operators/tests The channel is a wrap around ParticleChannelMatrix3. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELMXSMATRIXR_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34500)
#define  PARTICLECHANNELMXSMATRIXW_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34501)
#define  GetParticleChannelMXSMatrixRInterface(obj)   ((IParticleChannelMatrix3R*)obj->GetInterface(PARTICLECHANNELMXSMATRIXR_INTERFACE))
#define  GetParticleChannelMXSMatrixWInterface(obj)   ((IParticleChannelMatrix3W*)obj->GetInterface(PARTICLECHANNELMXSMATRIXW_INTERFACE))

Detailed Description

Channel-specific interface for ParticleChannelMXSMatrix The channel stores Matrix3 value for script operators/tests The channel is a wrap around ParticleChannelMatrix3.

Definition in file IParticleChannelMXSMatrix.h.


Define Documentation

#define PARTICLECHANNELMXSMATRIXR_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34500)
#define PARTICLECHANNELMXSMATRIXW_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34501)
#define GetParticleChannelMXSMatrixRInterface (   obj )    ((IParticleChannelMatrix3R*)obj->GetInterface(PARTICLECHANNELMXSMATRIXR_INTERFACE))
#define GetParticleChannelMXSMatrixWInterface (   obj )    ((IParticleChannelMatrix3W*)obj->GetInterface(PARTICLECHANNELMXSMATRIXW_INTERFACE))