BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
Rectangle Member List

This is the complete list of members for Rectangle, including all inherited members.

clone() const overrideRectanglevirtual
contains(double x, double y) const overrideRectanglevirtual
contains(const Bin1D &binx, const Bin1D &biny) const overrideRectanglevirtual
getArea() constRectangle
getXlow() constRectangle
getXup() constRectangle
getYlow() constRectangle
getYup() constRectangle
IShape2D(const char *name)IShape2D
print(std::ostream &ostr) constIShape2Dprotectedvirtual
Rectangle(double xlow, double ylow, double xup, double yup, bool inverted=false)Rectangle
setInverted(bool inverted=true)Rectangle
~IShape2D() override=defaultIShape2D