RenderManAPI  24.0
RixDisplayFilter.h File Reference
#include "RixIntegrator.h"
#include "RixInterfaces.h"
#include "RixShading.h"
#include "prmanapi.h"
#include "RiTypesHelper.h"

Go to the source code of this file.

Classes

class  RixDisplayFilter
 RixDisplayFilter plugins sit between the framebuffer and the display system. More...
 
class  RixDisplayFilterContext
 

Macros

#define RIX_DISPLAYFILTERCREATE   extern "C" PRMANEXPORT RixDisplayFilter* CreateRixDisplayFilter(RtConstString hint)
 
#define RIX_DISPLAYFILTERDESTROY   extern "C" PRMANEXPORT void DestroyRixDisplayFilter(RixDisplayFilter* filter)
 

Macro Definition Documentation

◆ RIX_DISPLAYFILTERCREATE

#define RIX_DISPLAYFILTERCREATE   extern "C" PRMANEXPORT RixDisplayFilter* CreateRixDisplayFilter(RtConstString hint)

◆ RIX_DISPLAYFILTERDESTROY

#define RIX_DISPLAYFILTERDESTROY   extern "C" PRMANEXPORT void DestroyRixDisplayFilter(RixDisplayFilter* filter)