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

#include <spatial_hashing.h>

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

List of all members.

Public Types

enum  { bucket_size = 4, min_buckets = 8 }

Public Member Functions

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

Detailed Description

Definition at line 39 of file spatial_hashing.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
bucket_size 
min_buckets 

Definition at line 41 of file spatial_hashing.h.


Member Function Documentation

size_t vcg::HashFunctor::operator() ( const Point3i p) const [inline]

Definition at line 47 of file spatial_hashing.h.

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

Definition at line 56 of file spatial_hashing.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