imblur.h File Reference

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)   (IMBOps *)(cd)->GetInterface(IMB_INTERFACE)
 
#define IMB_TRANSP   1
 

Macro Definition Documentation

#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)    (IMBOps *)(cd)->GetInterface(IMB_INTERFACE)
#define IMB_TRANSP   1