AYON Usd Resolver
0.1.0
|
#include "pxr/pxr.h"
#include "pxr/base/tf/registryManager.h"
#include "pxr/base/tf/scriptModuleLoader.h"
#include "pxr/base/tf/token.h"
#include <vector>
Macros | |
#define | CONVERT_STRING(string) #string |
#define | DEFINE_STRING(string) CONVERT_STRING(string) |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE | TF_REGISTRY_FUNCTION (TfScriptModuleLoader) |
#define CONVERT_STRING | ( | string | ) | #string |
#define DEFINE_STRING | ( | string | ) | CONVERT_STRING(string) |
PXR_NAMESPACE_OPEN_SCOPE TF_REGISTRY_FUNCTION | ( | TfScriptModuleLoader | ) |