ParticleFlow/IParticleChannelScale.h File Reference
 
 
 
ParticleFlow/IParticleChannelScale.h File Reference

File Description

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

The channel is a wrap around ParticleChannelPoint3

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))

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))