#include <spatial_hashing.h>
Public Types | |
enum | { bucket_size = 4, min_buckets = 8 } |
Public Member Functions | |
bool | operator() (const Point3i &s1, const Point3i &s2) const |
size_t | operator() (const Point3i &p) const |
Definition at line 51 of file spatial_hashing.h.
anonymous enum |
Definition at line 53 of file spatial_hashing.h.
Definition at line 68 of file spatial_hashing.h.
size_t vcg::HashFunctor::operator() | ( | const Point3i & | p | ) | const [inline] |
Definition at line 59 of file spatial_hashing.h.