Hugintrunk
0.1
|
core classes of the hpi interface, not for user code More...
#include "hpi_classes.h"
Go to the source code of this file.
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.cpp.