3ds Max C++ API Reference
Loading...
Searching...
No Matches
StaticAssert.h File Reference
#include "../3dsmaxconfig.h"

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Util

Functions

template<bool b>
struct __declspec (deprecated) StaticAssert