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