10 static int draw(
Plot &plot,
Point pt,
float rad,
char cover );
This class plots cloud symbols.
Definition CloudPlot.h:8
static int draw(Plot &plot, Point pt, float rad, char cover)
Definition CloudPlot.cc:25
This class defines mid-level graphics commands. Calls the Graph object for actual graphics output.
Definition Plot.h:26
All WXP classes fall under the WXP namespace.
Definition Angle.h:4
This struct sets a 3D point (x, y, z)
Definition Point.h:5