35 #ifndef IE_COREMAYA_FROMMAYAGROUPCONVERTER_H
36 #define IE_COREMAYA_FROMMAYAGROUPCONVERTER_H
38 #include "IECoreMaya/FromMayaDagNodeConverter.h"
40 #include "IECore/CompoundParameter.h"
59 virtual IECore::ObjectPtr
doConversion(
const MDagPath &dagPath, IECore::ConstCompoundObjectPtr operands )
const;
61 IECore::CompoundParameterPtr m_meshParameters;
73 #endif // IE_COREMAYA_FROMMAYAGROUPCONVERTER_H
virtual IECore::ObjectPtr doConversion(const MDagPath &dagPath, IECore::ConstCompoundObjectPtr operands) const
Must be implemented by derived classes. Will only be called if dagPath is valid.
Definition: FromMayaDagNodeConverter.h:78
Definition: FromMayaGroupConverter.h:48
Definition: FromMayaDagNodeConverter.h:50
The IECoreMaya namespace holds all the functionality of libIECoreMaya.
Definition: BoolParameterHandler.h:44