![]()  | 
  
    RenderMan
    26.0
    
   | 
 
#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) | 
| #define RIX_SAMPLEFILTERCREATE extern "C" PRMANEXPORT RixSampleFilter* CreateRixSampleFilter(RtConstString hint) | 
| #define RIX_SAMPLEFILTERDESTROY extern "C" PRMANEXPORT void DestroyRixSampleFilter(RixSampleFilter* filter) |