ant
A2 ant: class-based analysis framework
ant::calibration::gui::Viewport Struct Reference

#include <Indicator_traits.h>

Public Member Functions

 Viewport (double x1_=.0, double y1_=.0, double x2_=.0, double y2_=.0)
 

Public Attributes

double x1
 
double y1
 
double x2
 
double y2
 

Constructor & Destructor Documentation

◆ Viewport()

ant::calibration::gui::Viewport::Viewport ( double  x1_ = .0,
double  y1_ = .0,
double  x2_ = .0,
double  y2_ = .0 
)
inline

Member Data Documentation

◆ x1

double ant::calibration::gui::Viewport::x1

◆ x2

double ant::calibration::gui::Viewport::x2

◆ y1

double ant::calibration::gui::Viewport::y1

◆ y2

double ant::calibration::gui::Viewport::y2

The documentation for this struct was generated from the following file: