3ds Max USD API Reference
|
This is the complete list of members for MaxUsdJobContextRegistry, including all inherited members.
EnablerFn typedef | MaxUsdJobContextRegistry | |
GetInstance() (defined in MaxUsdJobContextRegistry) | MaxUsdJobContextRegistry | static |
GetJobContextInfo(const TfToken &jobContext) | MaxUsdJobContextRegistry | inlinestatic |
ListJobContexts() | MaxUsdJobContextRegistry | inlinestatic |
RegisterExportJobContext(const std::string &jobContext, const std::string &niceName, const std::string &description, EnablerFn enablerFct, bool fromPython=false) | MaxUsdJobContextRegistry | |
RegisterImportJobContext(const std::string &jobContext, const std::string &niceName, const std::string &description, EnablerFn enablerFct, bool fromPython=false) | MaxUsdJobContextRegistry | |
TfSingleton< MaxUsdJobContextRegistry > (defined in MaxUsdJobContextRegistry) | MaxUsdJobContextRegistry | friend |