PLplot 5.15.0
Loading...
Searching...
No Matches
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

◆ fill()

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

Definition at line 246 of file plstream.cc.

◆ tr0()

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

Definition at line 255 of file plstream.cc.

◆ tr1()

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

Definition at line 263 of file plstream.cc.

◆ tr2()

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

Definition at line 272 of file plstream.cc.

◆ tr2p()

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

Definition at line 281 of file plstream.cc.