#include <OpenMesh/Core/System/config.hh>#include <cstdio>#include <string>#include <vector>#include <stdexcept>
Go to the source code of this file.
Classes | |
| class | Gnuplot |
| class | GnuplotException |
| Exception thrown by class Gnuplot. More... | |
Defines | |
| #define | GP_CMD_SIZE 1024 |
| #define | GP_MAX_TMP_FILES 64 |
| #define | GP_TITLE_SIZE 80 |
| #define | GP_TMP_NAME_SIZE 512 |
| #define GP_CMD_SIZE 1024 |
Definition at line 65 of file Gnuplot.hh.
| #define GP_MAX_TMP_FILES 64 |
Definition at line 61 of file Gnuplot.hh.
| #define GP_TITLE_SIZE 80 |
Definition at line 63 of file Gnuplot.hh.
| #define GP_TMP_NAME_SIZE 512 |
Definition at line 62 of file Gnuplot.hh.