|
High Performance Plasticity
0.5.0
|
#include <boost/python.hpp>#include <boost/python/suite/indexing/vector_indexing_suite.hpp>

Go to the source code of this file.
Namespaces | |
| hpp | |
Functions | |
| template<class T > | |
| boost::python::list | hpp::toPythonList (const std::vector< T > &vec) |
| template<class T > | |
| std::vector< T > | hpp::toStdVector (const boost::python::list &list) |