Public Member Functions | Public Attributes
vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator Struct Reference

#include <spatial_hashing2d.h>

List of all members.

Public Member Functions

 CellIterator ()
bool operator!= (const CellIterator &p) const
ObjPtroperator* ()
ObjPtr operator* () const
void operator++ ()

Public Attributes

HashIterator t

Detailed Description

template<typename ObjType, class FLT = double>
struct vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator

Definition at line 118 of file spatial_hashing2d.h.


Constructor & Destructor Documentation

template<typename ObjType , class FLT = double>
vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::CellIterator ( ) [inline]

Definition at line 120 of file spatial_hashing2d.h.


Member Function Documentation

template<typename ObjType , class FLT = double>
bool vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::operator!= ( const CellIterator p) const [inline]

Definition at line 124 of file spatial_hashing2d.h.

template<typename ObjType , class FLT = double>
ObjPtr& vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::operator* ( ) [inline]

Definition at line 122 of file spatial_hashing2d.h.

template<typename ObjType , class FLT = double>
ObjPtr vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::operator* ( ) const [inline]

Definition at line 123 of file spatial_hashing2d.h.

template<typename ObjType , class FLT = double>
void vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::operator++ ( ) [inline]

Definition at line 125 of file spatial_hashing2d.h.


Member Data Documentation

template<typename ObjType , class FLT = double>
HashIterator vcg::SpatialHashTable2D< ObjType, FLT >::CellIterator::t

Definition at line 121 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:20