Home
last modified time | relevance | path

Searched defs:M_EPSILON (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/system/
H A DPrecision.h29 static const real M_EPSILON = 0.00000001; variable
/dports/misc/visp/visp-3.4.0/modules/robot/src/wireframe-simulator/
H A DvpMy.h70 #define M_EPSILON 1E-06 macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Math/
H A DMathDefs.h48 static const float M_EPSILON = 0.000001f; variable
/dports/graphics/kolourpaint/kolourpaint-21.12.3/imagelib/effects/
H A Dblitz.cpp71 #define M_EPSILON 1.0e-6 macro
/dports/x11/qimageblitz/qimageblitz-0.1.0/blitz/
H A Dconvolve.cpp75 #define M_EPSILON 1.0e-6 macro
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/imageops/
H A Dimageops.cpp18 #define M_EPSILON 1.0e-6 macro
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/UtilityLib/
H A Dlinalg3d.cpp1848 double M_EPSILON = 1e-15; in RotMatToQuaternions() local
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16343 float M_EPSILON; variable