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

Namespaces

namespace  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.
CommonRendererUIExport bool DoMissingUVWChannelsDialog (const NameTab &missingUVWEntries, HWND hwnd)
 Shows the missing UVW channels dialog.

Macro Definition Documentation

◆ CommonRendererUIExport

#define CommonRendererUIExport   __declspec(dllimport)