3ds Max C++ API 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... | |
#define CommonRendererUIExport __declspec(dllimport) |