Cortex  10.0.0-a4
Public Member Functions | List of all members
IECoreGL::ToGLConverter::ConverterDescription< T > Class Template Reference

#include <ToGLConverter.h>

Public Member Functions

 ConverterDescription (IECore::TypeId inputType, IECore::TypeId resultType)
 

Detailed Description

template<class T>
class IECoreGL::ToGLConverter::ConverterDescription< 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: