|
HDK
|
#include <pxr/external/boost/python/common.hpp>#include "pxr/base/arch/export.h"#include <UT/UT_HDKVersion.h>
Include dependency graph for api.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | BOOST_NS PXR_BOOST_NAMESPACE |
| #define | GUSD_API ARCH_IMPORT |
| #define | GUSD_API_TEMPLATE_CLASS(...) ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
| #define | GUSD_API_TEMPLATE_STRUCT(...) ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
| #define | GUSD_LOCAL ARCH_HIDDEN |
| #define GUSD_API ARCH_IMPORT |
| #define GUSD_API_TEMPLATE_CLASS | ( | ... | ) | ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
| #define GUSD_API_TEMPLATE_STRUCT | ( | ... | ) | ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
| #define GUSD_LOCAL ARCH_HIDDEN |