AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AL::usdmaya::fileio::Import Class Reference

A class that performs the import of data from USD into Maya. More...

#include <Import.h>

Public Member Functions

 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 More...
 
 ~Import ()
 dtor
 
 operator bool () const
 returns true if the import succeeded, false otherwise
 

Detailed Description

A class that performs the import of data from USD into Maya.

Constructor & Destructor Documentation

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

Parameters
paramsthe import params

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