|
politopix
4.1.0
|
2D visualization tools More...
#include <PolyhedralAlgorithms_Rn.h>

Static Public Member Functions | |
| static void | gnuplot2D (const boost::shared_ptr< Polytope_Rn > &polygon, const std::string &name, double col, std::ostream &out) throw (std::domain_error) |
| Provide the drwing of polygon under the gnuplot format. More... | |
2D visualization tools
Definition at line 397 of file PolyhedralAlgorithms_Rn.h.
|
static | ||||||||||||||||||||||||||||
Provide the drwing of polygon under the gnuplot format.
| pol | The input 2D polygon |
| name | The polygon unique name |
| col | A number in [0,1] coding the color |
Definition at line 1479 of file PolyhedralAlgorithms_Rn.cpp.

