Cortex  10.0.0-a4
Public Member Functions | List of all members
IECoreMaya::ToMayaObjectConverter::ToMayaObjectConverterDescription< T > Class Template Reference

#include <ToMayaObjectConverter.h>

Public Member Functions

 ToMayaObjectConverterDescription (IECore::TypeId fromType, const MFn::Type resultType)
 

Detailed Description

template<class T>
class IECoreMaya::ToMayaObjectConverter::ToMayaObjectConverterDescription< T >

Creating a static instance of one of these (templated on your Converter type) within your class will register your converter with the factory mechanism.

Constructor & Destructor Documentation

Todo:
Constructors allowing more complex mappings of types (multiple fromTypes and resultTypes).

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