Classes | Macros
vgl_window_scan_iterator.h File Reference

Iterator to scan rectangular windows. More...

#include <cmath>
#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...
 

Macros

#define VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE(T)   extern "please include <vgl/vgl_window_scan_iterator.hxx> 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.

Macro Definition Documentation

◆ VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE

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

Definition at line 70 of file vgl_window_scan_iterator.h.