RenderManAPI  24.0
RixSampleFilter.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  RixSampleFilter
 RixSampleFilter plugins sit between the integrator and the framebuffer and filter the shaded camera samples. More...
 
class  RixSampleFilterContext
 

Macros

#define RIX_SAMPLEFILTERCREATE   extern "C" PRMANEXPORT RixSampleFilter* CreateRixSampleFilter(RtConstString hint)
 
#define RIX_SAMPLEFILTERDESTROY   extern "C" PRMANEXPORT void DestroyRixSampleFilter(RixSampleFilter* filter)
 

Macro Definition Documentation

◆ RIX_SAMPLEFILTERCREATE

#define RIX_SAMPLEFILTERCREATE   extern "C" PRMANEXPORT RixSampleFilter* CreateRixSampleFilter(RtConstString hint)

◆ RIX_SAMPLEFILTERDESTROY

#define RIX_SAMPLEFILTERDESTROY   extern "C" PRMANEXPORT void DestroyRixSampleFilter(RixSampleFilter* filter)