HDK
|
#include "pxr/base/arch/export.h"
Go to the source code of this file.
Macros | |
#define | USDUTILS_API ARCH_IMPORT |
#define | USDUTILS_API_TEMPLATE_CLASS(...) ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
#define | USDUTILS_API_TEMPLATE_STRUCT(...) ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
#define | USDUTILS_LOCAL ARCH_HIDDEN |
#define USDUTILS_API ARCH_IMPORT |
#define USDUTILS_API_TEMPLATE_CLASS | ( | ... | ) | ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
#define USDUTILS_API_TEMPLATE_STRUCT | ( | ... | ) | ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
#define USDUTILS_LOCAL ARCH_HIDDEN |