vcg::HashFunctor Struct Reference

#include <spatial_hashing.h>

List of all members.

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

Detailed Description

Definition at line 51 of file spatial_hashing.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
bucket_size 
min_buckets 

Definition at line 53 of file spatial_hashing.h.


Member Function Documentation

bool vcg::HashFunctor::operator() ( const Point3i s1,
const Point3i s2 
) const [inline]

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:01 2013