BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines interface IDecoratableBorn.
Definition in file PolyhedralUtil.h.
Go to the source code of this file.
Namespaces | |
PolyhedralUtil | |
Functions | |
double | PolyhedralUtil::BottomZ (const std::vector< R3 > &vertices, const IRotation *rotation) |
Calculates the z-coordinate of the lowest vertex after rotation. More... | |
double | PolyhedralUtil::TopZ (const std::vector< R3 > &vertices, const IRotation *rotation) |
Calculates the z-coordinate of the highest vertex after rotation. More... | |