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

#include <FromMayaPlugConverter.h>

Public Member Functions

 Description (MFnData::Type fromType, IECore::TypeId resultType, bool isDefaultConverter)
 
 Description (MFnNumericData::Type fromType, IECore::TypeId resultType, bool isDefaultConverter)
 
 Description (MFnUnitAttribute::Type fromType, IECore::TypeId resultType, bool isDefaultConverter)
 

Detailed Description

template<class T>
class IECoreMaya::FromMayaPlugConverter::Description< 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.


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