|
Hugintrunk
0.1
|
#include "hugin_script_interface/hpi_classes.h"#include "hugin_script_interface/hpi.h"#include <stdarg.h>
Go to the source code of this file.
Namespaces | |
| hpi | |
Functions | |
| int | hpi::callhpi (const char *plugin_name, int argc,...) |
| simplified call interface to the Python Plugin facility. More... | |
Variables | |
| static python_interface | hpi::hpi_instance |
| this is where we keep the single instance of class python_interface More... | |
1.8.5