16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_SHAPES_DOUBLEELLIPSE_H
21 #define BORNAGAIN_SAMPLE_SHAPES_DOUBLEELLIPSE_H
27 DoubleEllipse(
double r0_x,
double r0_y,
double z,
double rz_x,
double rz_y);
Defines interface IShape3D.
DoubleEllipse(double r0_x, double r0_y, double z, double rz_x, double rz_y)
Abstract base class for different shapes.