35 #ifndef IECOREMAYA_TOMAYALOCATORCONVERTER_H
36 #define IECOREMAYA_TOMAYALOCATORCONVERTER_H
38 #include "IECoreMaya/ToMayaObjectConverter.h"
59 virtual bool doConversion( IECore::ConstObjectPtr from, MObject &to, IECore::ConstCompoundObjectPtr operands )
const;
63 typedef ToMayaObjectConverterDescription<ToMayaLocatorConverter> Description;
64 static Description g_description;
69 #endif // IECOREMAYA_TOMAYALOCATORCONVERTER_H
virtual bool doConversion(IECore::ConstObjectPtr from, MObject &to, IECore::ConstCompoundObjectPtr operands) const
Definition: ToMayaObjectConverter.h:52
Definition: ToMayaLocatorConverter.h:49
The IECoreMaya namespace holds all the functionality of libIECoreMaya.
Definition: BoolParameterHandler.h:44