Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | List of all members
VectorHasher< What > Class Template Reference

#include <Vector3.h>

Public Member Functions

size_t operator() (const Vector3< What > &a_Vector) const
 Provides a hash of a vector's contents. More...
 

Detailed Description

template<typename What>
class VectorHasher< What >

Definition at line 455 of file Vector3.h.

Member Function Documentation

◆ operator()()

template<typename What >
size_t VectorHasher< What >::operator() ( const Vector3< What > &  a_Vector) const
inline

Provides a hash of a vector's contents.

Definition at line 459 of file Vector3.h.


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