HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Generated.h
Go to the documentation of this file.
1
//
2
// TM & (c) 2021 Lucasfilm Entertainment Company Ltd. and Lucasfilm Ltd.
3
// All rights reserved. See LICENSE.txt for license.
4
//
5
6
#ifndef MATERIALX_GENERATED_H
7
#define MATERIALX_GENERATED_H
8
9
#define MATERIALX_MAJOR_VERSION 1
10
#define MATERIALX_MINOR_VERSION 38
11
#define MATERIALX_BUILD_VERSION 4
12
13
// Establish namespace:
14
namespace
MaterialX_v1_38_4
15
{
16
}
17
18
// Establish alias to allow downstream clients to still use the MaterialX namespace:
19
namespace
MaterialX = MaterialX_v1_38_4;
20
21
// All code in this project must use these macros for opening and closing the
22
// global MaterialX namespace:
23
#define MATERIALX_NAMESPACE_BEGIN namespace MaterialX_v1_38_4 {
24
#define MATERIALX_NAMESPACE_END }
25
26
#endif
MaterialXCore
Generated.h
Generated on Sat Feb 4 2023 02:41:05 for HDK by
1.8.6