Static Public Member Functions | |
static const TYPE & | Reference (const TYPE *&t) |
static const TYPE & | Reference (const TYPE &t) |
static TYPE & | Reference (TYPE *&t) |
static TYPE & | Reference (TYPE &t) |
Definition at line 80 of file perfect_spatial_hashing.h.
static const TYPE& vcg::PerfectSpatialHashing< OBJECT_TYPE, SCALAR_TYPE >::Dereferencer< TYPE >::Reference | ( | const TYPE *& | t | ) | [inline, static] |
Definition at line 85 of file perfect_spatial_hashing.h.
static const TYPE& vcg::PerfectSpatialHashing< OBJECT_TYPE, SCALAR_TYPE >::Dereferencer< TYPE >::Reference | ( | const TYPE & | t | ) | [inline, static] |
Definition at line 84 of file perfect_spatial_hashing.h.
static TYPE& vcg::PerfectSpatialHashing< OBJECT_TYPE, SCALAR_TYPE >::Dereferencer< TYPE >::Reference | ( | TYPE *& | t | ) | [inline, static] |
Definition at line 83 of file perfect_spatial_hashing.h.
static TYPE& vcg::PerfectSpatialHashing< OBJECT_TYPE, SCALAR_TYPE >::Dereferencer< TYPE >::Reference | ( | TYPE & | t | ) | [inline, static] |
Definition at line 82 of file perfect_spatial_hashing.h.