libpgplotxx.a (C++ interface to PGPLOT)
◆
arro()
basic_device
& pgplot::basic_device::arro
(
const float &
x1
,
const float &
y1
,
const float &
x2
,
const float &
y2
)
inline
inherited
plot arrow
Definition at line
73
of file
basicdevice.h
.
75
{ this->
select
(); cpgarro(x1, y1, x2, y2);
return
(*
this
); }
pgplot::basic_device::select
void select()
Definition:
basicdevice.h:606
pgplot
device
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14