vgui_easy2D_tableau_new Struct Reference

#include <vgui_easy2D_tableau.h>

List of all members.


Detailed Description

Create a smart-pointer to a vgui_easy2D_tableau tableau.

Definition at line 207 of file vgui_easy2D_tableau.h.


Public Member Functions

 vgui_easy2D_tableau_new (char const *n="unnamed")
 Constructor - create an easy2D with the given name.
 vgui_easy2D_tableau_new (vgui_image_tableau_sptr const &i, char const *n="unnamed")
 Constructor - create an easy2D with the given image tableau as child.
 vgui_easy2D_tableau_new (vgui_tableau_sptr const &i, char const *n="unnamed")
 Constructor - create an easy2D with the given child tableau.

Constructor & Destructor Documentation

vgui_easy2D_tableau_new::vgui_easy2D_tableau_new ( char const *  n = "unnamed"  )  [inline]

Constructor - create an easy2D with the given name.

Definition at line 210 of file vgui_easy2D_tableau.h.

vgui_easy2D_tableau_new::vgui_easy2D_tableau_new ( vgui_image_tableau_sptr const &  i,
char const *  n = "unnamed" 
) [inline]

Constructor - create an easy2D with the given image tableau as child.

Definition at line 214 of file vgui_easy2D_tableau.h.

vgui_easy2D_tableau_new::vgui_easy2D_tableau_new ( vgui_tableau_sptr const &  i,
char const *  n = "unnamed" 
) [inline]

Constructor - create an easy2D with the given child tableau.

Definition at line 218 of file vgui_easy2D_tableau.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 05:12:04 2009 for core/vgui by  doxygen 1.5.1