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