IParticleChannelSpin.h File Reference

Channel-specific interface for ParticleChannelSpin. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELSPINR_INTERFACE   Interface_ID(0x74f93b0a, 0x1eb34500)
#define  PARTICLECHANNELSPINW_INTERFACE   Interface_ID(0x74f93b0a, 0x1eb34501)
#define  GetParticleChannelSpinRInterface(obj)   ((IParticleChannelAngAxisR*)obj->GetInterface(PARTICLECHANNELSPINR_INTERFACE))
#define  GetParticleChannelSpinWInterface(obj)   ((IParticleChannelAngAxisW*)obj->GetInterface(PARTICLECHANNELSPINW_INTERFACE))

Detailed Description

Channel-specific interface for ParticleChannelSpin.

Particle spin rate is stored in angle/axis form. The rate is in radians per tick. The channel is a wrap around ParticleChannelAngAxis.

Definition in file IParticleChannelSpin.h.


Define Documentation

#define PARTICLECHANNELSPINR_INTERFACE   Interface_ID(0x74f93b0a, 0x1eb34500)
#define PARTICLECHANNELSPINW_INTERFACE   Interface_ID(0x74f93b0a, 0x1eb34501)
#define GetParticleChannelSpinRInterface (   obj )    ((IParticleChannelAngAxisR*)obj->GetInterface(PARTICLECHANNELSPINR_INTERFACE))
#define GetParticleChannelSpinWInterface (   obj )    ((IParticleChannelAngAxisW*)obj->GetInterface(PARTICLECHANNELSPINW_INTERFACE))