16#ifndef O2_MID_MPAREA_H
17#define O2_MID_MPAREA_H
28 MpArea(
double x1 = 0.,
double y1 = 0.,
double x2 = 0.,
double y2 = 0.);
47 double getXmin()
const {
return mPositions[0]; }
49 double getXmax()
const {
return mPositions[2]; }
51 double getYmin()
const {
return mPositions[1]; }
53 double getYmax()
const {
return mPositions[3]; }
56 std::array<double, 4> mPositions;
void setXmax(double val)
Set x max.
double getXmax() const
Get x max.
double getHalfSizeX() const
double getCenterY() const
double getYmin() const
Get y min.
void setXmin(double val)
Set x min.
void setYmin(double val)
Set y min.
double getHalfSizeY() const
double getYmax() const
Get y max.
double getCenterX() const
void setYmax(double val)
Set y max.
double getXmin() const
Get x min.
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 ...