Gazebo

GuiFactory Class Reference

#include <GuiFactory.hh>

List of all members.


Detailed Description

The gui factory.


Static Public Member Functions

static void RegisterGui (std::string type, std::string classname, GuiFactoryFn factoryfn)
 Register a gui class (called by gui registration function).
static GuiNewGui (const std::string &classname, int x, int y, int w, int h, const std::string &label)
 Create a new instance of a gui.


The documentation for this class was generated from the following file:

Last updated Aug 04 2007