BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
PolyhedralUtil.h File Reference

Description

Defines interface IDecoratableBorn.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file PolyhedralUtil.h.

Include dependency graph for PolyhedralUtil.h:
This graph shows which files directly or indirectly include this file:

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...