3ds Max USD API Reference
Loading...
Searching...
No Matches
MaxUsdJobContextRegistry::ContextInfo Struct Reference

All the information registered for a specific job context. More...

#include <JobContextRegistry.h>

Public Member Functions

 ContextInfo (const TfToken &jc, const TfToken &nn, const TfToken &edsc, EnablerFn eef, const TfToken &idsc, EnablerFn ief)
 

Public Attributes

TfToken jobContext
 
TfToken niceName
 
TfToken exportDescription
 
EnablerFn exportEnablerCallback
 
TfToken importDescription
 
EnablerFn importEnablerCallback
 

Detailed Description

All the information registered for a specific job context.


The documentation for this struct was generated from the following file: