Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Light filters implement the RixLightFilter interface found in RixLightFilter.h.  A light filter must implement the five methods of the RixShadingPlugin interface, Init(), Finalize(), GetParamTable(), Synchronize() and CreateInstanceData(), and the three methods of the RixLightFilter interface, Filter(), GetProperty(), and GetRadianceModifier().

...