vcg::SpatialHashTable< ObjType, FLT >::CellIterator Struct Reference

#include <spatial_hashing.h>

List of all members.

Public Member Functions

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

Public Attributes

HashIterator t

Detailed Description

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

Definition at line 108 of file spatial_hashing.h.


Constructor & Destructor Documentation

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

Definition at line 110 of file spatial_hashing.h.


Member Function Documentation

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

Definition at line 114 of file spatial_hashing.h.

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

Definition at line 113 of file spatial_hashing.h.

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

Definition at line 112 of file spatial_hashing.h.

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

Definition at line 115 of file spatial_hashing.h.


Member Data Documentation

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

Definition at line 111 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:05 2013