An interface to manage channels in ParticleContainer. More...
#include "..\ifnpub.h"Go to the source code of this file.
Classes |
|
| class | IChannelContainer |
Defines |
|
| #define | CHANNELCONTAINER_INTERFACE Interface_ID(0x74f93c00, 0x1eb34600) |
| #define | GetChannelContainerInterface(obj) ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE)) |
An interface to manage channels in ParticleContainer.
Definition in file IChannelContainer.h.
| #define CHANNELCONTAINER_INTERFACE Interface_ID(0x74f93c00, 0x1eb34600) |
Definition at line 18 of file IChannelContainer.h.
| #define GetChannelContainerInterface | ( | obj | ) | ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE)) |
Definition at line 20 of file IChannelContainer.h.