Always use this function to determine compatibility.
151 if((mtlBaseCompatibility ==
NULL) && (rendererCompatibility ==
NULL)) {
IMtlRender_Compatibility_MtlBase * Get_IMtlRender_Compability_MtlBase(ClassDesc &mtlBaseClassDesc)
Definition: IMtlRender_Compatibility.h:95
IMtlRender_Compatibility_Renderer * Get_IMtlRender_Compatibility_Renderer(ClassDesc &rendererClassDesc)
Definition: IMtlRender_Compatibility.h:135
#define NULL
Definition: autoptr.h:18
virtual bool IsCompatibleWithRenderer(ClassDesc &rendererClassDesc)=0
virtual bool IsCompatibleWithMtlBase(ClassDesc &mtlBaseClassDesc)=0