contrib/gel/vdgl/vdgl_digital_region_sptr.h

Go to the documentation of this file.
00001 #ifndef vdgl_digital_region_sptr_h
00002 #define vdgl_digital_region_sptr_h
00003 
00004 class vdgl_digital_region;
00005 
00006 #include <vbl/vbl_smart_ptr.h>
00007 
00008 typedef vbl_smart_ptr<vdgl_digital_region> vdgl_digital_region_sptr;
00009 
00010 #endif // vdgl_digital_region_sptr_h

Generated on Thu Aug 28 05:15:26 2008 for contrib/gel/vdgl by  doxygen 1.5.1