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