|
AL_USDMaya
0.29.4
USD to Maya Bridge
|
A class that performs the import of data from USD into Maya. More...
#include <Import.h>
Public Member Functions | |
| Import (const ImporterParams ¶ms) | |
| the ctor runs the main import process. Simply pass in a set of parameters that will determine what maya should import into the scene More... | |
| ~Import () | |
| dtor | |
| operator bool () const | |
| returns true if the import succeeded, false otherwise | |
A class that performs the import of data from USD into Maya.
| AL::usdmaya::fileio::Import::Import | ( | const ImporterParams & | params | ) |
the ctor runs the main import process. Simply pass in a set of parameters that will determine what maya should import into the scene
| params | the import params |