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

bugl_normal_point_2d_sptr.h

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

Generated on Thu Jan 10 14:50:57 2008 for contrib/brl/bbas/bugl by  doxygen 1.4.4