16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_PARTICLE_HOMOGENEOUSREGION_H
21 #define BORNAGAIN_SAMPLE_PARTICLE_HOMOGENEOUSREGION_H
44 const std::vector<HomogeneousRegion>& regions);
Defines and implements class Material.
A wrapper for underlying material implementation.
Material createAveragedMaterial(const Material &layer_mat, const std::vector< HomogeneousRegion > ®ions)
Creates averaged material.
Struct that contains information on a single homogeneous region of a particle inside a single layer.