3ds Max C++ API Reference
|
Channel-generic interfaces ParticleChannelExt This is a part of a particle channel that has extended interface for advanced funtionality. More...
#include "../ifnpub.h"
Classes | |
class | IParticleChannelExt |
Macros | |
#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.
#define PARTICLECHANNELEXT_INTERFACE Interface_ID(0x12dd1705, 0x1eb34400) |
#define GetParticleChannelExtInterface | ( | obj | ) | ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE)) |