3ds Max C++ API Reference
IParticleChannelExt.h File 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))
 

Detailed Description

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

Macro Definition Documentation

◆ PARTICLECHANNELEXT_INTERFACE

#define PARTICLECHANNELEXT_INTERFACE   Interface_ID(0x12dd1705, 0x1eb34400)

◆ GetParticleChannelExtInterface

#define GetParticleChannelExtInterface (   obj)    ((IParticleChannelExt*)obj->GetInterface(PARTICLECHANNELEXT_INTERFACE))