Classes | Typedefs
core/vgui/vrml/vgui_vrml_tableau.h File Reference

Tableau to display VRML. More...

#include <vgui/vgui_tableau.h>
#include <vgui/vgui_tableau_sptr.h>

Go to the source code of this file.

Classes

class  vgui_vrml_tableau
 Tableau to display VRML. More...
struct  vgui_vrml_tableau_new
 Creates a smart-pointer to a vgui_vrml_tableau. More...

Typedefs

typedef vgui_tableau_sptr_t
< vgui_vrml_tableau
vgui_vrml_tableau_sptr

Detailed Description

Tableau to display VRML.

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
17 Sep 99
    Modifications
     17-SEP-1999 P.Pritchett - Initial version.
     13-SEP-1999 K.Y.McGaul - Changed to Doxygen style comments.
   

Definition in file vgui_vrml_tableau.h.


Typedef Documentation

typedef vgui_tableau_sptr_t<vgui_vrml_tableau> vgui_vrml_tableau_sptr

Definition at line 23 of file vgui_vrml_tableau.h.