24#ifndef __FMGEOMETRY_H__
25#define __FMGEOMETRY_H__
35#define FMGE_ANGLE_TO_MINUSPI_PI(x) ( (x>OdaPI)?(x-Oda2PI):(x) )
#define FMGEOMETRY_API_STATIC
static GE_STATIC_EXPORT const OdGeVector3d kZAxis
bool isParallelTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const
static GE_STATIC_EXPORT const OdGeVector3d kYAxis
static GE_STATIC_EXPORT const OdGeVector3d kXAxis
FMGEOMETRY_API OdString GetBoolOperationName(BooleanOperation eOperation)
DeviationParams(double deviation, OdUInt16 maxpercircle, OdUInt16 minpercircle)
static FaceOrientation PlaneOrientation(const OdGeVector3d &normal)
static FMGEOMETRY_API_STATIC OdUInt16 GetSegmentCount(double dAngle, double dRadius, const DeviationParams &devDeviation)
static FMGEOMETRY_API_STATIC DeviationParams gDefDev
static FMGEOMETRY_API_STATIC FaceOrientation GetReversedOrientation(FaceOrientation eOri)
static FMGEOMETRY_API_STATIC OdGeTol gTol