|
Hugintrunk
0.1
|
core classes of the hpi interface, not for user code More...


Go to the source code of this file.
Classes | |
| class | hpi::python_interface |
| a class which encapsulates the python interface. More... | |
| class | hpi::python_arglist |
| helper class to generated PyObject from C/C++/hugin classes More... | |
Namespaces | |
| hpi | |
core classes of the hpi interface, not for user code
hpi_classes.h defines the Python interface. It's not meant to be included by hugin code except for hpi.cpp, which holds the single instance of class python_interface and provides a function to call hpi plugins. the classes here define more functionality than is actually used currently, but this does no harm.
Definition in file hpi_classes.h.
1.8.5