politopix
5.0.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) |
Provide the drwing of polygon under the gnuplot format. More... | |
2D visualization tools
Definition at line 454 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 1681 of file PolyhedralAlgorithms_Rn.cpp.