![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <Permutohedral.h>
Public Member Functions | |
Key ()=default | |
Key (const Key &origin, int dim, int direction) | |
Key (const Key &)=default | |
Key & | operator= (const Key &)=default |
void | setKey (int idx, short val) |
void | setHash () |
bool | operator== (const Key &other) const |
Data Fields | |
unsigned | hash { 0 } |
short | key [KD] {} |
|
default |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
References HashTablePermutohedral< KD, VD >::Key::hash, and HashTablePermutohedral< KD, VD >::Key::key.
Referenced by HashTablePermutohedral< KD, VD >::Key::Key().
|
inline |
References HashTablePermutohedral< KD, VD >::Key::key.
unsigned HashTablePermutohedral< KD, VD >::Key::hash { 0 } |
short HashTablePermutohedral< KD, VD >::Key::key[KD] {} |