contrib/mul/vimt3d/vimt3d_fwd.h
Go to the documentation of this file.
00001 // This is mul/vimt3d/vimt3d_fwd.h
00002 #ifndef vimt3d_fwd_h_
00003 #define vimt3d_fwd_h_
00004 //:
00005 // \file
00006 // \author Ian Scott
00007 
00008 class vimt3d_image_3d;
00009 class vimt3d_transform_3d;
00010 template <class T> class vimt3d_image_3d_of;
00011 
00012 #endif // vimt3d_fwd_h_