34 #ifndef IE_COREMAYA_TOMAYANUMERICDATACONVERTER_H
35 #define IE_COREMAYA_TOMAYANUMERICDATACONVERTER_H
37 #include "IECoreMaya/ToMayaObjectConverter.h"
39 #include "IECore/VectorTypedData.h"
41 #include "maya/MString.h"
57 virtual bool doConversion( IECore::ConstObjectPtr from, MObject &to, IECore::ConstCompoundObjectPtr operands )
const;
75 #endif // IE_COREMAYA_TOMAYANUMERICDATACONVERTER_H
Definition: ToMayaObjectConverter.h:52
Definition: ToMayaObjectConverter.h:88
virtual bool doConversion(IECore::ConstObjectPtr from, MObject &to, IECore::ConstCompoundObjectPtr operands) const
Definition: ToMayaNumericDataConverter.h:48
The IECoreMaya namespace holds all the functionality of libIECoreMaya.
Definition: BoolParameterHandler.h:44