|
3ds Max C++ API Reference
|
#include <cassert>#include <math.h>#include <algorithm>Namespaces | |
| namespace | MaxSDK |
| An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );. | |
Macros | |
| #define | _USE_MATH_DEFINES |
| #define _USE_MATH_DEFINES |