#include <bgui_vtol2D_tableau.h>
Public Types | |
typedef bgui_vtol2D_tableau_sptr | base |
Public Member Functions | |
bgui_vtol2D_tableau_new (const char *n="unnamed") | |
bgui_vtol2D_tableau_new (vgui_image_tableau_sptr const &it, const char *n="unnamed") | |
bgui_vtol2D_tableau_new (vgui_tableau_sptr const &t, const char *n="unnamed") | |
operator bgui_vsol2D_tableau_sptr () const |
Definition at line 126 of file bgui_vtol2D_tableau.h.
Definition at line 128 of file bgui_vtol2D_tableau.h.
bgui_vtol2D_tableau_new::bgui_vtol2D_tableau_new | ( | const char * | n = "unnamed" | ) | [inline] |
Definition at line 130 of file bgui_vtol2D_tableau.h.
bgui_vtol2D_tableau_new::bgui_vtol2D_tableau_new | ( | vgui_image_tableau_sptr const & | it, |
const char * | n = "unnamed" |
||
) | [inline] |
Definition at line 132 of file bgui_vtol2D_tableau.h.
bgui_vtol2D_tableau_new::bgui_vtol2D_tableau_new | ( | vgui_tableau_sptr const & | t, |
const char * | n = "unnamed" |
||
) | [inline] |
Definition at line 136 of file bgui_vtol2D_tableau.h.
bgui_vtol2D_tableau_new::operator bgui_vsol2D_tableau_sptr | ( | ) | const [inline] |
Definition at line 139 of file bgui_vtol2D_tableau.h.