BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for Rectangle, including all inherited members.
clone() const override | Rectangle | virtual |
contains(double x, double y) const override | Rectangle | virtual |
contains(const Bin1D &binx, const Bin1D &biny) const override | Rectangle | virtual |
getArea() const | Rectangle | |
getXlow() const | Rectangle | |
getXup() const | Rectangle | |
getYlow() const | Rectangle | |
getYup() const | Rectangle | |
IShape2D(const char *name) | IShape2D | |
print(std::ostream &ostr) const | IShape2D | protectedvirtual |
Rectangle(double xlow, double ylow, double xup, double yup, bool inverted=false) | Rectangle | |
setInverted(bool inverted=true) | Rectangle | |
~IShape2D() override=default | IShape2D |