Matplotlib rendering. More...
Classes | |
class | Import |
matplotlib import. More... | |
class | Command |
matplotlib command. More... | |
Typedefs | |
typedef Function::discreteInterval_t | discreteInterval_t |
Import discrete interval type from function. | |
Functions | |
ROBOPTIM_DLLAPI Import | import (const std::string &packages) |
Import function that follows the style of commands. | |
ROBOPTIM_DLLAPI Import | import (const std::string &from, const std::string &packages) |
Import function that follows the style of commands. | |
ROBOPTIM_DLLAPI Command | show () |
ROBOPTIM_DLLAPI Command | figure () |
Command | comment (const char *content) |
Make a matplotlib comment. | |
Command | set (const char *var, const char *value) |
Make a matplotlib set command. |
Matplotlib rendering.
Matplotlib display classes.