AYON Usd Resolver  0.1.0
Loading...
Searching...
No Matches
moduleDeps.cpp File Reference
#include "pxr/pxr.h"
#include "pxr/base/tf/registryManager.h"
#include "pxr/base/tf/scriptModuleLoader.h"
#include "pxr/base/tf/token.h"
#include <vector>
Include dependency graph for moduleDeps.cpp:

Macros

#define CONVERT_STRING(string)   #string
 
#define DEFINE_STRING(string)   CONVERT_STRING(string)
 

Functions

PXR_NAMESPACE_OPEN_SCOPE TF_REGISTRY_FUNCTION (TfScriptModuleLoader)
 

Macro Definition Documentation

◆ CONVERT_STRING

#define CONVERT_STRING (   string)    #string

◆ DEFINE_STRING

#define DEFINE_STRING (   string)    CONVERT_STRING(string)

Function Documentation

◆ TF_REGISTRY_FUNCTION()

PXR_NAMESPACE_OPEN_SCOPE TF_REGISTRY_FUNCTION ( TfScriptModuleLoader  )