|
3ds Max C++ API Reference
|
#include "../dllutilities.h"Namespaces | |
| namespace | MaxSDK |
| An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );. | |
Functions | |
| QString | QStringFromID (int resourceID) |