15 #ifndef BORNAGAIN_CORE_HARDPARTICLE_FORMFACTORTETRAHEDRON_H
16 #define BORNAGAIN_CORE_HARDPARTICLE_FORMFACTORTETRAHEDRON_H
35 double getBaseEdge()
const {
return m_base_edge; }
36 double getHeight()
const {
return m_height; }
37 double getAlpha()
const {
return m_alpha; }
41 kvector_t translation)
const override final;
47 const
double& m_base_edge;
48 const
double& m_height;
49 const
double& m_alpha;
Visitor interface to visit ISample objects.
Pure virtual interface for rotations.
For internal use in IFormFactorPolyhedron.
Class that contains upper and lower limits of the z-coordinate for the slicing of form factors.