3ds Max C++ API Reference
Loading...
Searching...
No Matches
IParameterTranslator.h File Reference
#include "../baseinterface.h"
#include "../strclass.h"

Classes

class  IParameterTranslator
 Facilitates translation of material and texture map 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 IPARAMETER_TRANSLATOR_INTERFACE_ID   Interface_ID(0x31230111, 0x1c385ce3)
 Interface ID of class IParameterTranslator.

Macro Definition Documentation

◆ IPARAMETER_TRANSLATOR_INTERFACE_ID

#define IPARAMETER_TRANSLATOR_INTERFACE_ID   Interface_ID(0x31230111, 0x1c385ce3)

Interface ID of class IParameterTranslator.