3ds Max C++ API Reference
CommonRendererUI.h File Reference
#include "../NameTab.h"

Namespaces

 CommonRendererUI
 This namespace aggregates various UI functionality to be shared by renderers.
 

Macros

#define CommonRendererUIExport   __declspec(dllimport)
 

Functions

CommonRendererUIExport bool DoMissingMapsDialog (const NameTab &names, HWND hwnd)
 Shows the missing maps dialog. More...
 
CommonRendererUIExport bool DoMissingUVWChannelsDialog (const NameTab &missingUVWEntries, HWND hwnd)
 Shows the missing UVW channels dialog. More...
 

Macro Definition Documentation

◆ CommonRendererUIExport

#define CommonRendererUIExport   __declspec(dllimport)