#include <dynamic-graph/entity.h>
#include <dynamic-graph/pool.h>
#include <vector>
#include "dynamic-graph/python/dynamic-graph-py.hh"
Go to the source code of this file.
Namespaces | |
dynamicgraph | |
dynamicgraph::python | |
dynamicgraph::python::pool | |
Functions | |
bp::list | dynamicgraph::python::pool::getEntityList () |
Get list of entities. More... | |
const std::map< std::string, Entity * > * | dynamicgraph::python::pool::getEntityMap () |
void | dynamicgraph::python::pool::writeGraph (const char *filename) |