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

#include <Color4.h>

Static Public Member Functions

static size_t hashCode (const G3D::Color4 &key)
 

Member Function Documentation

static size_t HashTrait< G3D::Color4 >::hashCode ( const G3D::Color4 key)
inlinestatic
336  {
337  return key.hashCode();
338  }
size_t hashCode() const
Definition: Color4.cpp:103

+ Here is the call graph for this function:


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