HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ConvolutionNode.h File Reference
#include <MaterialXGenShader/ShaderNodeImpl.h>
#include <array>
+ Include dependency graph for ConvolutionNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConvolutionNode
 

Variables

MATERIALX_NAMESPACE_BEGIN
MX_GENSHADER_API const
std::array< float, 3 > 
GAUSSIAN_KERNEL_3
 
MX_GENSHADER_API const
std::array< float, 5 > 
GAUSSIAN_KERNEL_5
 
MX_GENSHADER_API const
std::array< float, 7 > 
GAUSSIAN_KERNEL_7
 

Variable Documentation

MATERIALX_NAMESPACE_BEGIN MX_GENSHADER_API const std::array<float, 3> GAUSSIAN_KERNEL_3
MX_GENSHADER_API const std::array<float, 5> GAUSSIAN_KERNEL_5
MX_GENSHADER_API const std::array<float, 7> GAUSSIAN_KERNEL_7