15 #ifndef BORNAGAIN_CORE_HARDPARTICLE_FORMFACTORPRISM6_H
16 #define BORNAGAIN_CORE_HARDPARTICLE_FORMFACTORPRISM6_H
35 double getBaseEdge()
const {
return m_base_edge; }
39 kvector_t translation)
const override final;
42 double height() const final {
return m_height; }
45 const double& m_base_edge;
46 const double& m_height;
Visitor interface to visit ISample objects.
Pure virtual interface for rotations.
Class that contains upper and lower limits of the z-coordinate for the slicing of form factors.