#include <dist.h>
Public Member Functions | |
| T | operator* () |
| T | operator[] (int) |
| const ZeroIterator< T > & | operator++ () |
| ZeroIterator< T > | operator++ (int) |
| ZeroIterator< T > & | operator+= (int) |
| T cvflann::ZeroIterator< T >::operator* | ( | ) |
| T cvflann::ZeroIterator< T >::operator[] | ( | int | ) |
| const ZeroIterator<T>& cvflann::ZeroIterator< T >::operator++ | ( | ) |
| ZeroIterator<T> cvflann::ZeroIterator< T >::operator++ | ( | int | ) |
| ZeroIterator<T>& cvflann::ZeroIterator< T >::operator+= | ( | int | ) |