3es
0.7
|
Hash structure for use with standard library maps. More...
#include <3esvectorhash.h>
Public Member Functions | |
size_t | operator() (const T &p) const |
Operator to convert the vector p to its hash code. More... | |
Hash structure for use with standard library maps.
The | vector3 type. Must support x, y, z members (not functions). |
|
inline |
Operator to convert the vector p
to its hash code.
p | A vector3 object. |
p
. References tes::vhash::hash().