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

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

clone() const overridePolygonvirtual
contains(double x, double y) const overridePolygonvirtual
contains(const Bin1D &binx, const Bin1D &biny) const overridePolygonvirtual
getArea() constPolygon
getPoints(std::vector< double > &xpos, std::vector< double > &ypos) constPolygon
IShape2D(const char *name)IShape2D
Polygon(std::vector< double > x, std::vector< double > y)Polygon
Polygon(std::vector< std::pair< double, double >> points)Polygon
Polygon(const PolygonPrivate *d)Polygon
print(std::ostream &ostr) const overridePolygonprotectedvirtual
~IShape2D() override=defaultIShape2D
~Polygon() overridePolygon