IParticleChannelScale.h File Reference

Channel-specific interface for ParticleChannelScale The channel stores scaling factor for each particle as Point3 value. More...

Go to the source code of this file.

Defines

#define  PARTICLECHANNELSCALER_INTERFACE   Interface_ID(0x74f93b0b, 0x1eb34500)
#define  PARTICLECHANNELSCALEW_INTERFACE   Interface_ID(0x74f93b0b, 0x1eb34501)
#define  GetParticleChannelScaleRInterface(obj)   ((IParticleChannelPoint3R*)obj->GetInterface(PARTICLECHANNELSCALER_INTERFACE))
#define  GetParticleChannelScaleWInterface(obj)   ((IParticleChannelPoint3W*)obj->GetInterface(PARTICLECHANNELSCALEW_INTERFACE))

Detailed Description

Channel-specific interface for ParticleChannelScale The channel stores scaling factor for each particle as Point3 value.

The channel is a wrap around ParticleChannelPoint3

Definition in file IParticleChannelScale.h.


Define Documentation

#define PARTICLECHANNELSCALER_INTERFACE   Interface_ID(0x74f93b0b, 0x1eb34500)
#define PARTICLECHANNELSCALEW_INTERFACE   Interface_ID(0x74f93b0b, 0x1eb34501)
#define GetParticleChannelScaleRInterface (   obj )    ((IParticleChannelPoint3R*)obj->GetInterface(PARTICLECHANNELSCALER_INTERFACE))
#define GetParticleChannelScaleWInterface (   obj )    ((IParticleChannelPoint3W*)obj->GetInterface(PARTICLECHANNELSCALEW_INTERFACE))