contrib/gel/vdgl/vdgl_edgel_chain_sptr.h

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

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