ParticleFlow/IParticleChannelExt2.h File Reference

IParticleChannelExt2.h File Reference
#include "../ifnpub.h"

File Description

Channel-generic interfaces ParticleChannelExt2 This is a part of a particle channel that has extended interface for advanced funtionality; effectively it's an extension for IParticleChannelExt interface; it's not included in IParticleChannelExt to avoid max SDK break.

Classes

class  IParticleChannelExt2
 

Macros

#define PARTICLECHANNELEXT2_INTERFACE   Interface_ID(0x12dd1706, 0x1eb34400)
 
#define GetParticleChannelExt2Interface(obj)   ((IParticleChannelExt2*)obj->GetInterface(PARTICLECHANNELEXT2_INTERFACE))
 

Macro Definition Documentation

#define PARTICLECHANNELEXT2_INTERFACE   Interface_ID(0x12dd1706, 0x1eb34400)
#define GetParticleChannelExt2Interface (   obj)    ((IParticleChannelExt2*)obj->GetInterface(PARTICLECHANNELEXT2_INTERFACE))