|
hpp-python
6.1.0
python bindings for HPP, based on boost python
|
#include <boost/python.hpp>#include <hpp/core/parameter.hh>#include <pyhpp/core/fwd.hh>#include <pyhpp/util.hh>
Namespaces | |
| pyhpp | |
| pyhpp::core | |
Macros | |
| #define | RETURN_AS(type, variable) |
Functions | |
| object | pyhpp::core::parameter_as_python_object (Parameter *p) |
| Parameter | pyhpp::core::create (object param) |
| Parameter | pyhpp::core::createBool (bool param) |
| void | pyhpp::core::exposeParameter () |