3ds Max C++ API Reference
IChannelContainer.h File Reference

An interface to manage channels in ParticleContainer. More...

#include "../ifnpub.h"

Classes

class  IChannelContainer
 

Macros

#define CHANNELCONTAINER_INTERFACE   Interface_ID(0x74f93c00, 0x1eb34600)
 
#define GetChannelContainerInterface(obj)   ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE))
 

Detailed Description

An interface to manage channels in ParticleContainer.

Macro Definition Documentation

◆ CHANNELCONTAINER_INTERFACE

#define CHANNELCONTAINER_INTERFACE   Interface_ID(0x74f93c00, 0x1eb34600)

◆ GetChannelContainerInterface

#define GetChannelContainerInterface (   obj)    ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE))