include
dynamic-graph
python
convert-dg-to-py.hh
Go to the documentation of this file.
1
// Copyright 2010, Florent Lamiraux, Thomas Moulard, LAAS-CNRS.
2
3
#include <
dynamic-graph/linear-algebra.h
>
4
#include <
dynamic-graph/value.h
>
5
6
#include <boost/python.hpp>
7
8
namespace
dynamicgraph
{
9
namespace
python
{
10
namespace
convert {
11
12
command::Value
toValue
(boost::python::object o,
13
const
command::Value::Type
& type);
14
boost::python::object
fromValue
(
const
command::Value
&
value
);
15
16
}
// namespace convert
17
}
// namespace python
18
}
// namespace dynamicgraph
dynamicgraph::python::convert::fromValue
boost::python::object fromValue(const command::Value &value)
Definition:
convert-dg-to-py.cc:63
dynamicgraph::command::Value
value
float value
dynamicgraph::python::convert::toValue
command::Value toValue(boost::python::object o, const command::Value::Type &type)
linear-algebra.h
dynamicgraph::command::Value::Type
Type
value.h
dynamicgraph
python
dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:55:50