3ds Max USD API Reference
|
This is the complete list of members for MaxUsdExportChaserRegistry, including all inherited members.
Create(const std::string &name, const FactoryContext &context) | MaxUsdExportChaserRegistry | inlinestatic |
FactoryFn typedef (defined in MaxUsdExportChaserRegistry) | MaxUsdExportChaserRegistry | |
GetAllRegisteredChasers() | MaxUsdExportChaserRegistry | inlinestatic |
GetChaserInfo(const TfToken &chaser) | MaxUsdExportChaserRegistry | inlinestatic |
GetInstance() (defined in MaxUsdExportChaserRegistry) | MaxUsdExportChaserRegistry | static |
RegisterFactory(const std::string &chaser, const std::string &niceName, const std::string &description, FactoryFn fn, bool fromPython=false) | MaxUsdExportChaserRegistry | |
TfSingleton< MaxUsdExportChaserRegistry > (defined in MaxUsdExportChaserRegistry) | MaxUsdExportChaserRegistry | friend |