|
3ds Max C++ API Reference
|
Classes | |
| class | IRenderView |
| This class is a representation of a render view which provides some common functions to manipulate a viewport. 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::Graphics |