| 3ds Max C++ API Reference
    | 
Channel-generic interface for particle channels that store data in "mesh map" form The channel store a set of MeshMapChannels. More...
| Classes | |
| class | IParticleChannelMeshMapR | 
| class | IParticleChannelMeshMapW | 
| Macros | |
| #define | PARTICLECHANNELMESHMAPR_INTERFACE Interface_ID(0x74f93c17, 0x1eb34500) | 
| #define | PARTICLECHANNELMESHMAPW_INTERFACE Interface_ID(0x74f93c17, 0x1eb34501) | 
| #define | GetParticleChannelMeshMapRInterface(obj) ((IParticleChannelMeshMapR*)obj->GetInterface(PARTICLECHANNELMESHMAPR_INTERFACE)) | 
| #define | GetParticleChannelMeshMapWInterface(obj) ((IParticleChannelMeshMapW*)obj->GetInterface(PARTICLECHANNELMESHMAPW_INTERFACE)) | 
Channel-generic interface for particle channels that store data in "mesh map" form The channel store a set of MeshMapChannels.
| #define PARTICLECHANNELMESHMAPR_INTERFACE Interface_ID(0x74f93c17, 0x1eb34500) | 
| #define PARTICLECHANNELMESHMAPW_INTERFACE Interface_ID(0x74f93c17, 0x1eb34501) | 
| #define GetParticleChannelMeshMapRInterface | ( | obj | ) | ((IParticleChannelMeshMapR*)obj->GetInterface(PARTICLECHANNELMESHMAPR_INTERFACE)) | 
| #define GetParticleChannelMeshMapWInterface | ( | obj | ) | ((IParticleChannelMeshMapW*)obj->GetInterface(PARTICLECHANNELMESHMAPW_INTERFACE)) |