![]() |
CARTA Backend
The backend component of CARTA
|
#include <Image.h>
Public Member Functions | |
PointXy () | |
PointXy (float x_, float y_) | |
void | operator= (const PointXy &other) |
bool | operator== (const PointXy &rhs) const |
void | ToIndex (int &x_index, int &y_index) |
bool | InImage (int xrange, int yrange) |
Public Attributes | |
float | x |
float | y |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
float PointXy::x |
float PointXy::y |