libpgplotxx.a (C++ interface to PGPLOT)
◆
operator+=()
Tcoor
& pgplot::Tcoor::operator+=
(
const
Tcoor
&
c
)
inline
Definition at line
190
of file
structs.h
.
191
{ this->
x
+=c.x; this->
y
+=c.y;
return
(*
this
); }
pgplot::Tcoor::y
float y
y-coordinate shift coordinate by a vector c
Definition:
structs.h:188
pgplot::Tcoor::x
float x
x-coordinate
Definition:
structs.h:187
pgplot
Tcoor
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14