HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Export.h File Reference
+ Include dependency graph for Export.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MX_RENDERGLSL_API   MATERIALX_SYMBOL_IMPORT
 
#define MX_RENDERGLSL_EXTERN_TEMPLATE(...)   MATERIALX_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)
 

Detailed Description

Macros for declaring imported and exported symbols.

Definition in file Export.h.

Macro Definition Documentation

#define MX_RENDERGLSL_API   MATERIALX_SYMBOL_IMPORT

Definition at line 18 of file Export.h.

#define MX_RENDERGLSL_EXTERN_TEMPLATE (   ...)    MATERIALX_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)

Definition at line 19 of file Export.h.