#include "openClosePlugin.h"#include "plugin.h"#include "mainWindow.h"#include "graspitGUI.h"#include "world.h"#include "robot.h"#include <iostream>

Go to the source code of this file.
Namespaces | |
| namespace | openclose |
Functions | |
| PLUGIN_API Plugin * | createPlugin () |
| PLUGIN_API std::string | getType () |
| PLUGIN_API Plugin* createPlugin | ( | ) |
Definition at line 68 of file openClosePlugin.cpp.
| PLUGIN_API std::string getType | ( | ) |
Definition at line 73 of file openClosePlugin.cpp.