AL_USDMaya
0.16.6
USD to Maya Bridge
|
A class that wraps up the entire export process. More...
#include <Export.h>
Public Member Functions | |
Export (const ExporterParams ¶ms) | |
The constructor performs the export from Maya to USD based on the input parameters. More... | |
~Export () | |
dtor | |
A class that wraps up the entire export process.
AL::usdmaya::fileio::Export::Export | ( | const ExporterParams & | params | ) |
The constructor performs the export from Maya to USD based on the input parameters.
params | the export parameters that describe what will be exported from Maya |