#include "../Graphics/IRefObject.h"
#include "../baseinterface.h"
#include "ICustomRenderItem.h"
#include "DrawContext.h"
Classes | |
class | IConsolidationKey |
This class is used as a key for a hash table. More... | |
Namespaces | |
MaxSDK | |
These classes let you define skin weighting using a voxel or height map based algorithm. | |
MaxSDK::Graphics | |
Typedefs | |
typedef RefPtr< IConsolidationKey > | IConsolidationKeyPtr |
Functions | |
GraphicsDriverAPI size_t | CombineHashCode (size_t seed, size_t hashCode) |
A utility function for generating hash code. More... | |