16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_SHAPES_BOX_H
21 #define BORNAGAIN_SAMPLE_SHAPES_BOX_H
27 Box(
double length,
double width,
double height);
Defines interface IShape3D.
Box(double length, double width, double height)
Abstract base class for different shapes.