#include <dist.h>
Public Member Functions | |
| T | operator* () |
| ZeroIterator< T > & | operator++ (int) |
| ZeroIterator< T > & | operator+= (int) |
| T | operator[] (int) |
Definition at line 337 of file dist.h.
| T cvflann::ZeroIterator< T >::operator* | ( | ) | [inline] |
| ZeroIterator<T>& cvflann::ZeroIterator< T >::operator++ | ( | int | ) | [inline] |
| ZeroIterator<T>& cvflann::ZeroIterator< T >::operator+= | ( | int | ) | [inline] |
| T cvflann::ZeroIterator< T >::operator[] | ( | int | ) | [inline] |