core/vgl/vgl_window_scan_iterator.txx
Go to the documentation of this file.
00001 // This is core/vgl/vgl_window_scan_iterator.txx
00002 #ifndef vgl_window_scan_iterator_txx_
00003 #define vgl_window_scan_iterator_txx_
00004 
00005 #include "vgl_window_scan_iterator.h"
00006 
00007 #undef VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE
00008 #define VGL_WINDOW_SCAN_ITERATOR_INSTANTIATE(T) \
00009 template class vgl_window_scan_iterator<T >
00010 
00011 #endif // vgl_window_scan_iterator_txx_