ParticleFlow/IParticleChannelExt.h File Reference

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

File Description

Channel-generic interfaces ParticleChannelExt This is a part of a particle channel that has extended interface for advanced funtionality.

Classes

class  IParticleChannelExt
 

Macros

#define PARTICLECHANNELEXT_INTERFACE   Interface_ID(0x12dd1705, 0x1eb34400)
 
#define GetParticleChannelExtInterface(obj)   ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE))
 

Macro Definition Documentation

#define PARTICLECHANNELEXT_INTERFACE   Interface_ID(0x12dd1705, 0x1eb34400)
#define GetParticleChannelExtInterface (   obj)    ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE))