3ds Max C++ API Reference
Loading...
Searching...
No Matches
hash.h File Reference
#include "fnv1a.hpp"

Classes

struct  Bitwise_hash< _Kty >
 Template struct Bitwise_hash. 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::Util