RixPattern::OutputSpec Struct Reference

RixPattern::OutputSpec Struct Reference

#include <RixPattern.h>

Public Attributes

RtInt paramId
 
RixSCDetail detail
 into param table
 
RtConstPointer value
 output detail may be determined by inputs
 

Detailed Description

ComputeOutputParams: Patterns are expected to allocate space for OutputSpec array and buffers for all output values via RixShadingContext::Allocate. The optional instanceTable returned by plugin's GetInstanceParamTable is managed by the renderer and delivered with the associated instance. Plugins that don't support the optional override capability can ignore the instanceTable parameter.

returns 0 for success, non-zero for error


The documentation for this struct was generated from the following file: