![]() |
RenderMan
26.0
|
#include <RixBxdf.h>
Public Member Functions | |
| RixPostLighting (RixShadingContext const *sCtx, RixBxdfFactory *factory) | |
| virtual | ~RixPostLighting () |
| virtual void | Release () |
| virtual void | Filter (int const numLightSamples, RtVector3 const *directions, float const *distances, const RixLight **lights, RixBXLobeWeights *bxdfWeights, RixBXLobeWeights *lightWeights, RtColorRGB *transmissions)=0 |
Protected Attributes | |
| RixShadingContext const * | shadingCtx |
| RixBxdfFactory * | bxdfFactory |
|
inline |
|
inlinevirtual |
|
pure virtual |
|
inlinevirtual |
References bxdfFactory, and RixBxdfFactory::EndPostLighting().
|
protected |
Referenced by Release().
|
protected |