PLplot  5.15.0
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

◆ BONZAI

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

Definition at line 358 of file plstream.cc.

Function Documentation

◆ Contourable_Data_evaluator()

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

Definition at line 43 of file plstream.cc.

◆ Coord_Xform_evaluator()

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

Definition at line 50 of file plstream.cc.