3ds Max C++ API Reference
Loading...
Searching...
No Matches
imblur.h File Reference
#include "iFnPub.h"
#include "iparamb2.h"

Classes

class  IMBOps
 The interface for Image Motion Blur. More...

Macros

#define MBLUR_CLASS_ID   Class_ID(0x86c92d3, 0x601af384)
#define IMB_INTERFACE   Interface_ID(0x2A3764C1,0x9C96F51)
#define GET_MBLUR_CD   (ClassDesc2*)GetCOREInterface()->GetDllDir().ClassDir().FindClass(RENDER_EFFECT_CLASS_ID, MBLUR_CLASS_ID)
#define GetIMBInterface(cd)
#define IMB_TRANSP   1

Macro Definition Documentation

◆ MBLUR_CLASS_ID

#define MBLUR_CLASS_ID   Class_ID(0x86c92d3, 0x601af384)

◆ IMB_INTERFACE

#define IMB_INTERFACE   Interface_ID(0x2A3764C1,0x9C96F51)

◆ GET_MBLUR_CD

#define GET_MBLUR_CD   (ClassDesc2*)GetCOREInterface()->GetDllDir().ClassDir().FindClass(RENDER_EFFECT_CLASS_ID, MBLUR_CLASS_ID)

◆ GetIMBInterface

#define GetIMBInterface ( cd)
Value:
(IMBOps *)(cd)->GetInterface(IMB_INTERFACE)
The interface for Image Motion Blur.
Definition imblur.h:51
#define IMB_INTERFACE
Definition imblur.h:28

◆ IMB_TRANSP

#define IMB_TRANSP   1