politopix  5.0.0
Visualization Class Reference

2D visualization tools More...

#include <PolyhedralAlgorithms_Rn.h>

Collaboration diagram for Visualization:
Collaboration graph

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...
 

Detailed Description

2D visualization tools

Definition at line 454 of file PolyhedralAlgorithms_Rn.h.

Member Function Documentation

◆ gnuplot2D()

void Visualization::gnuplot2D ( const boost::shared_ptr< Polytope_Rn > &  polygon,
const std::string &  name,
double  col,
std::ostream &  out 
)
static

Provide the drwing of polygon under the gnuplot format.

Parameters
polThe input 2D polygon
nameThe polygon unique name
colA number in [0,1] coding the color

Definition at line 1681 of file PolyhedralAlgorithms_Rn.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: