|
3ds Max C++ API Reference
|
#include "TranslationResult.h"#include "../../maxheap.h"#include "../../maxtypes.h"#include "../../assert1.h"#include <memory>#include "ITranslationManager.inline.h"Classes | |
| class | ITranslationManager |
| Manages the translation graph for a scene. More... | |
Namespaces | |
| namespace | MaxSDK |
| An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );. | |
| namespace | MaxSDK::RenderingAPI |