EMAN2
|
#include <xydata.h>
Public Member Functions | |
Pair (float xx, float yy) | |
bool | operator< (const Pair &p) const |
Public Attributes | |
float | x |
float | y |
|
inline |
float EMAN::XYData::Pair::x |
Definition at line 61 of file xydata.h.
Referenced by operator<().