|
3ds Max C++ API Reference
|
Classes | |
| class | QmaxMainWindow |
| This class is used by 3ds Max for its docking UI and should be used as replacement for the standard QMainWindow. More... | |
Namespaces | |
| namespace | MaxSDK |
| An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );. | |