3ds Max C++ API Reference
Loading...
Searching...
No Matches
IHLSLMaterialTranslator.h File Reference
#include "../baseInterface.h"
#include "HLSLMaterialHandle.h"
#include "RenderEnums.h"

Classes

class  IHLSLMaterialTranslator
 Facilitates translation of material parameter values to their shaders representation. More...

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Graphics

Macros

#define IHLSL_MATERIAL_TRANSLATOR_INTERFACE_ID   Interface_ID(0x7de9426c, 0x308028da)
 Interface ID of class IHLSLMaterialTranslator.

Macro Definition Documentation

◆ IHLSL_MATERIAL_TRANSLATOR_INTERFACE_ID

#define IHLSL_MATERIAL_TRANSLATOR_INTERFACE_ID   Interface_ID(0x7de9426c, 0x308028da)

Interface ID of class IHLSLMaterialTranslator.