Signalsmith's Basic C++ Plots  1.1.0
A minimal C++ plotting library
Methods | Attributes
signalsmith::plot::PlotStyle::Hatch Struct Reference

Methods

 Hatch (double angle)
 
 Hatch (std::vector< double > angles, double scale=1)
 
 Hatch (std::vector< double > angles, double lineScale, double spaceScale)
 

Attributes

std::vector< double > angles
 
double lineScale = 1
 
double spaceScale =1