BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
TruncatedEllipsoid (double r_x, double r_y, double r_z, double height, double dh) | |
Public Member Functions inherited from IShape | |
virtual std::vector< kvector_t > | vertices () const |
Retrieves a list of the vertices constituting this concrete shape. | |
Additional Inherited Members | |
Static Public Attributes inherited from IShape | |
static const size_t | N_Circle = 24 |
Protected Attributes inherited from IShape | |
std::vector< kvector_t > | m_vertices |
List of vertices initialized during construction. | |
Definition at line 20 of file TruncatedEllipsoid.h.