BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for IShape2D, including all inherited members.
clone() const =0 | IShape2D | pure virtual |
contains(double x, double y) const =0 | IShape2D | pure virtual |
contains(const Bin1D &binx, const Bin1D &biny) const =0 | IShape2D | pure virtual |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
IShape2D(const char *name) | IShape2D | inline |
m_name | IShape2D | private |
operator<<(std::ostream &ostr, const IShape2D &shape) | IShape2D | friend |
print(std::ostream &ostr) const | IShape2D | inlineprotectedvirtual |
transferToCPP() | ICloneable | inlinevirtual |
~ICloneable()=default | ICloneable | virtual |