politopix  4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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) throw (std::domain_error)
 Provide the drwing of polygon under the gnuplot format. More...
 

Detailed Description

2D visualization tools

Definition at line 397 of file PolyhedralAlgorithms_Rn.h.

Member Function Documentation

void Visualization::gnuplot2D ( const boost::shared_ptr< Polytope_Rn > &  polygon,
const std::string &  name,
double  col,
std::ostream &  out 
)
throw (std::domain_error
)
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 1479 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: