BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for Rectangle, including all inherited members.
clone() const (defined in Rectangle) | Rectangle | inlinevirtual |
contains(double x, double y) const | Rectangle | virtual |
contains(const Bin1D &binx, const Bin1D &biny) const | Rectangle | virtual |
getArea() const (defined in Rectangle) | Rectangle | |
getXlow() const (defined in Rectangle) | Rectangle | inline |
getXup() const (defined in Rectangle) | Rectangle | inline |
getYlow() const (defined in Rectangle) | Rectangle | inline |
getYup() const (defined in Rectangle) | Rectangle | inline |
ICloneable()=default (defined in ICloneable) | ICloneable | |
ICloneable(const ICloneable &)=delete (defined in ICloneable) | ICloneable | |
ICloneable(ICloneable &&)=default (defined in ICloneable) | ICloneable | |
IShape2D(const char *name) (defined in IShape2D) | IShape2D | inline |
print(std::ostream &ostr) const (defined in IShape2D) | IShape2D | inlineprotectedvirtual |
Rectangle(double xlow, double ylow, double xup, double yup) | Rectangle | |
transferToCPP() | ICloneable | inlinevirtual |
~ICloneable()=default (defined in ICloneable) | ICloneable | virtual |