Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
hpi.cpp File Reference
#include "hugin_script_interface/hpi_classes.h"
#include "hugin_script_interface/hpi.h"
#include <stdarg.h>
Include dependency graph for hpi.cpp:

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...