|
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 | Rectangle | inlinevirtual |
| contains(double x, double y) const | Rectangle | virtual |
| contains(const Bin1D &binx, const Bin1D &biny) const | Rectangle | virtual |
| getArea() const | Rectangle | |
| getXlow() const | Rectangle | inline |
| getXup() const | Rectangle | inline |
| getYlow() const | Rectangle | inline |
| getYup() const | Rectangle | inline |
| ICloneable()=default | ICloneable | |
| ICloneable(const ICloneable &)=delete | ICloneable | |
| ICloneable(ICloneable &&)=default | ICloneable | |
| IShape2D(const char *name) | IShape2D | inline |
| m_name | IShape2D | private |
| m_xlow | Rectangle | private |
| m_xup | Rectangle | private |
| m_ylow | Rectangle | private |
| m_yup | Rectangle | private |
| print(std::ostream &ostr) const | IShape2D | inlineprotectedvirtual |
| Rectangle(double xlow, double ylow, double xup, double yup) | Rectangle | |
| transferToCPP() | ICloneable | inlinevirtual |
| ~ICloneable()=default | ICloneable | virtual |