libpgplotxx.a (C++ interface to PGPLOT)
pgplot::Tcoor Struct Reference

hold coordinates More...

#include <structs.h>

Public Member Functions

Tcooroperator+= (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...
 

Detailed Description

hold coordinates

Definition at line 186 of file structs.h.


The documentation for this struct was generated from the following file: