TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HashTrait< const G3D::ImageFormat * > Struct Template Reference

#include <ImageFormat.h>

Static Public Member Functions

static size_t hashCode (const G3D::ImageFormat *key)
 

Member Function Documentation

static size_t HashTrait< const G3D::ImageFormat * >::hashCode ( const G3D::ImageFormat key)
inlinestatic
562 { return reinterpret_cast<size_t>(key); }

The documentation for this struct was generated from the following file: