AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::usdmaya::fileio::translators::TranslatorManufacture Class Reference

Forms a registry of all plug-in translator types registered. More...

#include <TranslatorBase.h>

Public Types

typedef TfRefPtr< TranslatorBaseRefPtr
 handle to a plug-in translator
 

Public Member Functions

RefPtr get (const TfToken type_name, TranslatorContextPtr context)
 returns a translator for the specified prim type. More...
 

Detailed Description

Forms a registry of all plug-in translator types registered.

Member Function Documentation

RefPtr AL::usdmaya::fileio::translators::TranslatorManufacture::get ( const TfToken  type_name,
TranslatorContextPtr  context 
)

returns a translator for the specified prim type.

Parameters
type_namethe scheman name
contextthe translator context passed through from the proxy shape
Returns
returns the requested translator type

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