MaterialX
1.39.5
Loading...
Searching...
No Matches
SurfaceNodeGlsl.h
1
//
2
// Copyright Contributors to the MaterialX Project
3
// SPDX-License-Identifier: Apache-2.0
4
//
5
6
#ifndef MATERIALX_SURFACENODEGLSL_H
7
#define MATERIALX_SURFACENODEGLSL_H
8
9
#include <MaterialXGenHw/Nodes/HwSurfaceNode.h>
10
11
MATERIALX_NAMESPACE_BEGIN
12
13
// Backward compatibility header for OpenUSD and other external
14
// projects referencing files that were removed in MaterialX 1.39.5
15
using
SurfaceNodeGlsl = HwSurfaceNode;
16
17
MATERIALX_NAMESPACE_END
18
19
#endif
source
MaterialXGenGlsl
Nodes
SurfaceNodeGlsl.h
Generated by
1.13.2