#include "plplot.h"
#include "plstream.h"
#include <iostream>
Go to the source code of this file.
Defines | |
#define | BONZAI { throw "plstream method not implemented."; } |
Functions | |
PLFLT | Contourable_Data_evaluator (PLINT i, PLINT j, PLPointer p) |
void | Coord_Xform_evaluator (PLFLT ox, PLFLT oy, PLFLT *nx, PLFLT *ny, PLPointer p) |
#define BONZAI { throw "plstream method not implemented."; } |
Definition at line 308 of file plstream.cc.
Definition at line 38 of file plstream.cc.