Channel-generic interfaces ParticleChannelExt This is a part of a particle channel that has extended interface for advanced funtionality. More...
#include "..\ifnpub.h"
Go to the source code of this file.
Classes |
|
class | IParticleChannelExt |
Defines |
|
#define | PARTICLECHANNELEXT_INTERFACE Interface_ID(0x12dd1705, 0x1eb34400) |
#define | GetParticleChannelExtInterface(obj) ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE)) |
Channel-generic interfaces ParticleChannelExt This is a part of a particle channel that has extended interface for advanced funtionality.
Definition in file IParticleChannelExt.h.
#define PARTICLECHANNELEXT_INTERFACE Interface_ID(0x12dd1705, 0x1eb34400) |
Definition at line 20 of file IParticleChannelExt.h.
#define GetParticleChannelExtInterface | ( | obj | ) | ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE)) |
Definition at line 22 of file IParticleChannelExt.h.