Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

brip_roi_sptr.h

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

Generated on Thu Jan 10 14:52:30 2008 for contrib/brl/bseg/brip by  doxygen 1.4.4