dynamicgraph::python::pool Namespace Reference

Functions

void writeGraph (const char *filename)
 
bp::list getEntityList ()
 Get list of entities. More...
 
const std::map< std::string, Entity * > * getEntityMap ()
 

Function Documentation

◆ getEntityList()

bp::list dynamicgraph::python::pool::getEntityList ( )

Get list of entities.

◆ getEntityMap()

const std::map< std::string, Entity * > * dynamicgraph::python::pool::getEntityMap ( )

◆ writeGraph()

void dynamicgraph::python::pool::writeGraph ( const char *  filename)