|
PLplot
5.13.0
|
#include "plplot.h"Go to the source code of this file.
Classes | |
| class | PLS |
| class | Contourable_Data |
| class | Coord_Xformer |
| class | Coord_2d |
| class | cxx_pltr2 |
| class | plstream |
Namespaces | |
| plcallback | |
Enumerations | |
| enum | PLcolor { Black = 0, Red, Yellow, Green, Cyan, Pink, Tan, Grey, DarkRed, DeepBlue, Purple, LightCyan, LightBlue, Orchid, Mauve, White } |
Functions | |
| PLFLT | Contourable_Data_evaluator (PLINT i, PLINT j, PLPointer p) |
| void | Coord_Xform_evaluator (PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer) |
| PLDLLIMPEXP_CXX void | plcallback::fill (PLINT n, const PLFLT *x, const PLFLT *y) |
| PLDLLIMPEXP_CXX void | plcallback::tr0 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data) |
| PLDLLIMPEXP_CXX void | plcallback::tr1 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data) |
| PLDLLIMPEXP_CXX void | plcallback::tr2 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data) |
| PLDLLIMPEXP_CXX void | plcallback::tr2p (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data) |
| enum PLcolor |
| Enumerator | |
|---|---|
| Black | |
| Red | |
| Yellow | |
| Green | |
| Cyan | |
| Pink | |
| Tan | |
| Grey | |
| DarkRed | |
| DeepBlue | |
| Purple | |
| LightCyan | |
| LightBlue | |
| Orchid | |
| Mauve | |
| White | |
Definition at line 38 of file plstream.h.
Definition at line 37 of file plstream.cc.