imrShaderTranslation_ClassInfo Class Reference
 
 
 
imrShaderTranslation_ClassInfo Class Reference

This reference page is linked to from the following overview topics: Mental Ray Classes, Translation of Texture Map and Materials.


#include <imrShaderTranslation.h>

Inheritance diagram for imrShaderTranslation_ClassInfo:
FPStaticInterface FPInterfaceDesc FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Member Functions

void  Init (ClassDesc &classDesc)
virtual unsigned int  GetApplyTypes ()=0

Member Function Documentation

void Init ( ClassDesc classDesc ) [inline]
                                                                     {

        LoadDescriptor(IMRSHADERTRANSLATION_CLASSINFO_INTERFACE_ID, _M("imrShaderTranslation_ClassInfo"), 0, &classDesc, 0, p_end);
}
virtual unsigned int GetApplyTypes ( ) [pure virtual]