|
libpgplotxx.a (C++ interface to PGPLOT)
|
hold coordinates More...
#include <structs.h>
Public Member Functions | |
| Tcoor & | operator+= (const Tcoor &c) |
| Tcoor | operator+ (const Tcoor &c) |
shift coordinate by a vector c More... | |
| bool | inside (const Trect &r) const |
return true if coordinate is inside rect r More... | |
Public Attributes | |
| float | x |
| x-coordinate More... | |
| float | y |
y-coordinate shift coordinate by a vector c More... | |