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"

Go to the source code of this file.

Classes

class   IParticleChannelMeshMapR
class   IParticleChannelMeshMapW

Defines

#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))

Detailed Description

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

Definition in file IParticleChannelMeshMap.h.


Define Documentation

#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))