Public Types | Public Member Functions
vcg::HashFunctor2D Struct Reference

#include <spatial_hashing2d.h>

Inheritance diagram for vcg::HashFunctor2D:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { bucket_size = 4, min_buckets = 8 }

Public Member Functions

size_t operator() (const Point2i &p) const
bool operator() (const Point2i &s1, const Point2i &s2) const

Detailed Description

Definition at line 58 of file spatial_hashing2d.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
bucket_size 
min_buckets 

Definition at line 60 of file spatial_hashing2d.h.


Member Function Documentation

size_t vcg::HashFunctor2D::operator() ( const Point2i p) const [inline]

Definition at line 66 of file spatial_hashing2d.h.

bool vcg::HashFunctor2D::operator() ( const Point2i s1,
const Point2i s2 
) const [inline]

Definition at line 75 of file spatial_hashing2d.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:16