3ds Max C++ API Reference
Loading...
Searching...
No Matches
IParticleChannelMeshMap.h File Reference

Channel-generic interface for particle channels that store data in "mesh map" form The channel store a set of MeshMapChannels. More...

#include "PFExport.h"
#include "../ifnpub.h"
#include "IParticleChannelMap.h"

Classes

class  IParticleChannelMeshMapR
class  IParticleChannelMeshMapW

Macros

#define PARTICLECHANNELMESHMAPR_INTERFACE   Interface_ID(0x74f93c17, 0x1eb34500)
#define PARTICLECHANNELMESHMAPW_INTERFACE   Interface_ID(0x74f93c17, 0x1eb34501)
#define GetParticleChannelMeshMapRInterface(obj)
#define GetParticleChannelMeshMapWInterface(obj)

Detailed Description

Channel-generic interface for particle channels that store data in "mesh map" form The channel store a set of MeshMapChannels.

Macro Definition Documentation

◆ PARTICLECHANNELMESHMAPR_INTERFACE

#define PARTICLECHANNELMESHMAPR_INTERFACE   Interface_ID(0x74f93c17, 0x1eb34500)

◆ PARTICLECHANNELMESHMAPW_INTERFACE

#define PARTICLECHANNELMESHMAPW_INTERFACE   Interface_ID(0x74f93c17, 0x1eb34501)

◆ GetParticleChannelMeshMapRInterface

#define GetParticleChannelMeshMapRInterface ( obj)
Value:
#define PARTICLECHANNELMESHMAPR_INTERFACE
Definition IParticleChannelMeshMap.h:23
Definition IParticleChannelMeshMap.h:30

◆ GetParticleChannelMeshMapWInterface

#define GetParticleChannelMeshMapWInterface ( obj)
Value:
#define PARTICLECHANNELMESHMAPW_INTERFACE
Definition IParticleChannelMeshMap.h:24
Definition IParticleChannelMeshMap.h:77