AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AL::usdmaya::fileio::translators::TranslatorFactory< T > Class Template Reference

the factory instance for a given translator type More...

#include <TranslatorBase.h>

Inheritance diagram for AL::usdmaya::fileio::translators::TranslatorFactory< T >:
AL::usdmaya::fileio::translators::TranslatorFactoryBase

Public Member Functions

TfRefPtr< TranslatorBasecreate (TranslatorContextPtr ctx) const override
 creates a new translator for a given type T More...
 

Detailed Description

template<typename T>
class AL::usdmaya::fileio::translators::TranslatorFactory< T >

the factory instance for a given translator type

Member Function Documentation

template<typename T >
TfRefPtr<TranslatorBase> AL::usdmaya::fileio::translators::TranslatorFactory< T >::create ( TranslatorContextPtr  ctx) const
inlineoverridevirtual

creates a new translator for a given type T

Parameters
ctxthe current translator context
Returns
the plugin translator associated with type T

Implements AL::usdmaya::fileio::translators::TranslatorFactoryBase.


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