PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
plcallback Namespace Reference

Functions

PLDLLIMPEXP_CXX void fill (PLINT n, const PLFLT *x, const PLFLT *y)
 
PLDLLIMPEXP_CXX void tr0 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data)
 
PLDLLIMPEXP_CXX void tr1 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data)
 
PLDLLIMPEXP_CXX void tr2 (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data)
 
PLDLLIMPEXP_CXX void tr2p (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data)
 

Function Documentation

void plcallback::fill ( PLINT  n,
const PLFLT x,
const PLFLT y 
)

Definition at line 240 of file plstream.cc.

void plcallback::tr0 ( PLFLT  x,
PLFLT  y,
PLFLT tx,
PLFLT ty,
PLPointer  pltr_data 
)

Definition at line 249 of file plstream.cc.

void plcallback::tr1 ( PLFLT  x,
PLFLT  y,
PLFLT tx,
PLFLT ty,
PLPointer  pltr_data 
)

Definition at line 257 of file plstream.cc.

void plcallback::tr2 ( PLFLT  x,
PLFLT  y,
PLFLT tx,
PLFLT ty,
PLPointer  pltr_data 
)

Definition at line 266 of file plstream.cc.

void plcallback::tr2p ( PLFLT  x,
PLFLT  y,
PLFLT tx,
PLFLT ty,
PLPointer  pltr_data 
)

Definition at line 275 of file plstream.cc.