3ds Max C++ API Reference
Loading...
Searching...
No Matches
IConsolidationKey.h File Reference

Classes

class  IConsolidationKey
 This class is used as a key for a hash table. More...

Namespaces

namespace  MaxSDK
namespace  MaxSDK::Graphics

Typedefs

typedef RefPtr< IConsolidationKeyIConsolidationKeyPtr

Functions

GraphicsDriverAPI size_t CombineHashCode (size_t seed, size_t hashCode)
 A utility function for generating hash code.