26 mPositions[0] = (
x1 < x2) ?
x1 : x2;
27 mPositions[2] = (
x1 < x2) ? x2 :
x1;
28 mPositions[1] = (
y1 < y2) ?
y1 : y2;
29 mPositions[3] = (
y1 < y2) ? y2 :
y1;
64 for (
int icoor = 0; icoor < 2; ++icoor) {
65 if (mPositions[icoor] == mPositions[icoor + 2]) {
double getXmax() const
Get x max.
double getHalfSizeX() const
double getCenterY() const
double getYmin() const
Get y min.
double getHalfSizeY() const
double getYmax() const
Get y max.
double getCenterX() const
double getXmin() const
Get x min.
MpArea(double x1=0., double y1=0., double x2=0., double y2=0.)
GLuint GLfloat GLfloat GLfloat GLfloat y1
GLuint GLfloat GLfloat GLfloat x1
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...