Classes | Defines
core/vgl/vgl_window_scan_iterator.h File Reference

Iterator to scan rectangular windows. More...

#include <vcl_cmath.h>
#include <vgl/vgl_region_scan_iterator.h>

Go to the source code of this file.

Classes

class  vgl_window_scan_iterator< T >
 Iterator to scan rectangular windows. More...

Defines

#define VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE(T)   extern "please include <vgl/vgl_window_scan_iterator.txx> instead"

Detailed Description

Iterator to scan rectangular windows.

Author:
fsm
    Modifications
     Nov.2003 - Peter Vanroose - made class vgl_window_scan_iterator templated
     Nov.2003 - Peter Vanroose - made constructor more robust w.r.t. its input
   

Definition in file vgl_window_scan_iterator.h.


Define Documentation

#define VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE (   T)    extern "please include <vgl/vgl_window_scan_iterator.txx> instead"

Definition at line 67 of file vgl_window_scan_iterator.h.