Tiled 3D Amortized Noise
A Program to Generate Infinite3D Grayscale Noise Textures with Amortized Noise
 All Classes Files Functions Variables Macros Pages
Public Attributes | List of all members
KeyHelper Union Reference

Data structure to help construct a hash key for MurmurHash.

Public Attributes

unsigned int integer [3]
 The key as an array of 3 ints.
 
unsigned char byte [12]
 The key as an array of 12 bytes.
 

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