PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
plstream.cc File Reference
#include "plplot.h"
#include "plstream.h"
#include <iostream>

Go to the source code of this file.

Macros

#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)
 

Macro Definition Documentation

#define BONZAI   { throw "plstream method not implemented."; }

Definition at line 352 of file plstream.cc.

Function Documentation

PLFLT Contourable_Data_evaluator ( PLINT  i,
PLINT  j,
PLPointer  p 
)

Definition at line 37 of file plstream.cc.

void Coord_Xform_evaluator ( PLFLT  ox,
PLFLT  oy,
PLFLT nx,
PLFLT ny,
PLPointer  p 
)

Definition at line 44 of file plstream.cc.