contrib/brl/bbas/bgui3d/bgui3d_examiner_slider_tableau_sptr.h
Go to the documentation of this file.
00001 // This is brl/bbas/bgui3d/bgui3d_examiner_slider_tableau_sptr.h
00002 #ifndef bgui3d_examiner_slider_tableau_sptr_h_
00003 #define bgui3d_examiner_slider_tableau_sptr_h_
00004 //:
00005 // \file
00006 // \brief  Smart-pointer to a bgui3d_examiner_slide_tableau.
00007 //
00008 // This is a generated file.
00009 
00010 #include <vgui/vgui_tableau_sptr.h>
00011 #include "bgui3d_examiner_tableau_sptr.h"
00012 
00013 class bgui3d_examiner_slider_tableau;
00014 typedef vgui_tableau_sptr_t<bgui3d_examiner_slider_tableau,
00015                             bgui3d_examiner_tableau_sptr> bgui3d_examiner_slider_tableau_sptr;
00016 
00017 #endif // bgui3d_examiner_slider_tableau_sptr_h_