MaterialX 1.39.1
|
This is the complete list of members for ConvolutionNode, including all inherited members.
_hash (defined in ShaderNodeImpl) | ShaderNodeImpl | protected |
_name (defined in ShaderNodeImpl) | ShaderNodeImpl | protected |
acceptsInputType(TypeDesc type) const =0 | ConvolutionNode | protectedpure virtual |
acceptsInputType(const TypeDesc *type) const (defined in ConvolutionNode) | ConvolutionNode | inlineprotected |
addClassification(ShaderNode &node) const | ShaderNodeImpl | virtual |
addInputs(ShaderNode &node, GenContext &context) const | ShaderNodeImpl | virtual |
computeSampleOffsetStrings(const string &sampleSizeName, const string &offsetTypeString, unsigned int filterWidth, StringVec &offsetStrings) const =0 (defined in ConvolutionNode) | ConvolutionNode | protectedpure virtual |
ConvolutionNode() | ConvolutionNode | protected |
createVariables(const ShaderNode &node, GenContext &context, Shader &shader) const override | ConvolutionNode | virtual |
emitFunctionCall(const ShaderNode &node, GenContext &context, ShaderStage &stage) const | ShaderNodeImpl | virtual |
emitFunctionDefinition(const ShaderNode &node, GenContext &context, ShaderStage &stage) const | ShaderNodeImpl | virtual |
emitInputSamplesUV(const ShaderNode &node, unsigned int sampleCount, unsigned int filterWidth, float filterSize, float filterOffset, const string &sampleSizeFunctionUV, GenContext &context, ShaderStage &stage, StringVec &sampleStrings) const | ConvolutionNode | protected |
emitOutputVariables(const ShaderNode &node, GenContext &context, ShaderStage &stage) const | ShaderNodeImpl | virtual |
getGraph() const | ShaderNodeImpl | virtual |
getHash() const | ShaderNodeImpl | inline |
getName() const | ShaderNodeImpl | inline |
getSamplingInput(const ShaderNode &node) const | ConvolutionNode | protectedvirtual |
getTarget() const | ShaderNodeImpl | inlinevirtual |
initialize(const InterfaceElement &element, GenContext &context) | ShaderNodeImpl | virtual |
isEditable(const ShaderInput &) const | ShaderNodeImpl | inlinevirtual |
isEditable(const ShaderGraphInputSocket &) const | ShaderNodeImpl | inlinevirtual |
setValues(const Node &node, ShaderNode &shaderNode, GenContext &context) const | ShaderNodeImpl | virtual |
ShaderNodeImpl() | ShaderNodeImpl | protected |
~ShaderNodeImpl() (defined in ShaderNodeImpl) | ShaderNodeImpl | inlinevirtual |