ParticleFlow/IParticleChannel.h File Reference

IParticleChannel.h File Reference
#include "PFExport.h"
#include "../ifnpub.h"

File Description

Channel-generic interfaces IParticleChannel This is a part of every particle channel.

Helps to determine read/write category of the given particle interface and to manage memory deallocation

Classes

class  IParticleChannel
 

Macros

#define PARTICLECHANNEL_INTERFACE   Interface_ID(0x74f93b00, 0x1eb34400)
 
#define GetParticleChannelInterface(obj)   ((IParticleChannel*)obj->GetInterface(PARTICLECHANNEL_INTERFACE))
 

Macro Definition Documentation

#define PARTICLECHANNEL_INTERFACE   Interface_ID(0x74f93b00, 0x1eb34400)
#define GetParticleChannelInterface (   obj)    ((IParticleChannel*)obj->GetInterface(PARTICLECHANNEL_INTERFACE))