31 #ifndef MUMECH_MESOFACE_H 32 #define MUMECH_MESOFACE_H
file of various types and symbolic constant definitions
static void rotate_point_about_X_axis(const double alpha, meso3d::point_rec &point, rotation r)
Class InclusionRecord contains and handles all inclusion data.
MESO2d - library of functions for geometry analysis of ellipses and preprocesor for T3d...
static void fill_ellipsoid_rec(const Inclusion *inc, meso3d::ellipsoid_rec &L)
static void rotate_point_by_euler_angles_in_313_notation(const double *eAngles, meso3d::point_rec &point)
virtual ~MesoFace()
Destructor.
static void rotate_point_about_Z_axis(const double alpha, meso3d::point_rec &point, rotation r)
static bool ellipses_overlap(const Inclusion *inc1, const Inclusion *inc2)
static void rotate_point_about_Y_axis(const double alpha, meso3d::point_rec &point, rotation r)
Class of the interface functions for libraries meso2d and meso3d.
MESO3d - library of functions for geometry analysis of ellipsoids and preprocesor for T3d...
static int ellipsoids_overlap(const Inclusion *inc1, const Inclusion *inc2)
static void fill_ellipse_rec(const Inclusion *inc, meso2d::ellipse_rec &L)