Home
last modified time | relevance | path

Searched defs:_deg (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_math_rotation.h37 #define DEG2RAD(_deg) ((_deg) * (M_PI / 180.0)) argument
40 #define DEG2RADF(_deg) ((_deg) * (float)(M_PI / 180.0)) argument
/dports/graphics/blender/blender-2.91.0/intern/cycles/app/
H A Dcycles_xml.h28 #define DEG2RADF(_deg) ((_deg) * (float)(M_PI / 180.0)) argument
/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivinterpgeom.h48 Degree _deg; member
H A Dgivinterpgeom-multip.h49 Degree _deg; member
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Dmodulargcd.py346 def _deg(f): function
/dports/math/linbox/linbox-1.6.3/linbox/blackbox/
H A Dblock-hankel.h434 size_t _deg; variable
/dports/math/givaro/givaro-4.1.1/src/library/tools/
H A Dgivfixedtrunc.h31 Degree _deg; variable
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dgrosso_locatelli_pullan_mc.h231 IntVector _deg; variable
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dgrosso_locatelli_pullan_mc.h231 IntVector _deg; variable
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dgrosso_locatelli_pullan_mc.h231 IntVector _deg; variable
/dports/audio/lmms/lmms-1.2.2/src/gui/widgets/
H A DGraph.cpp676 void graphModel::shiftPhase( int _deg ) in shiftPhase()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_mat_types.hpp183 long * _deg; member
618 int * _deg; member
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dblock-coppersmith-domain.h256 std::vector<size_t> _deg; variable
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DCharacterEntityReference.java94 public static final char _deg='\u00B0'; field in CharacterEntityReference
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dextract.cpp657 for (uint32_t _deg = 3; _deg <= 8; _deg++) { in extract_faces() local
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dmath.inl17 inline BX_CONST_FUNC float toRad(float _deg)
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dmath.inl17 inline BX_CONST_FUNC float toRad(float _deg)