| PLplot
    5.15.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 | |
| PLDLLIMPEXP_CXX PLFLT | Contourable_Data_evaluator (PLINT i, PLINT j, PLPointer p) | 
| PLDLLIMPEXP_CXX 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 42 of file plstream.h.
| PLDLLIMPEXP_CXX PLFLT Contourable_Data_evaluator | ( | PLINT | i, | 
| PLINT | j, | ||
| PLPointer | p | ||
| ) | 
Definition at line 43 of file plstream.cc.
Definition at line 50 of file plstream.cc.