Page tree

Versions Compared

Key

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

...

RixProjectionFactory is a subclass of RixShadingPlugin, and therefore shares the same initialization, synchronization, and parameter table logic as other shading plugins; please refer to that page for more details. Projections do not support lightweight pluginsinstances, and therefore CreateInstanceData() need not and should not be overridden as any created instance data will not be returned to the plugin.

...