Home
last modified time | relevance | path

Searched defs:sinangle (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DTorsion.cpp35 const double sinangle=dotProduct(crossProduct(a,b),nv2); in compute() local
61 const double sinangle=dotProduct(cab,nv2); in compute() local
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/Math/
H A DTriple.cpp253 double sinangle(std::sin(ang)); in R1() local
271 double sinangle(std::sin(ang)); in R2() local
289 double sinangle(std::sin(ang)); in R3() local
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplgradient.c88 double sinangle = sin( PI * angle / 180. ); in c_plgradient() local
180 PLFLT xrot, xrot_min, xrot_max, cosangle, sinangle; in plgradient_soft() local
H A Dplarc.c126 //! fill: in plP_affine_rotate()
127 //! Should the arc be filled in plP_affine_rotate()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplgradient.c88 double sinangle = sin( PI * angle / 180. ); in c_plgradient() local
180 PLFLT xrot, xrot_min, xrot_max, cosangle, sinangle; in plgradient_soft() local
H A Dplaffine.c126 PLFLT sinangle = sin( PI * angle / 180. ); in plP_affine_rotate() local
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DClock.c639 double cosangle, sinangle; local
675 double cosangle, sinangle; local
728 double cosangle, sinangle; local
/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A Dhelios.cpp397 float angle = 0.5f, cosangle, sinangle; in setTargets() local
419 float angle = 0.5f, cosangle, sinangle; in setTargets() local
445 float angle = 0.5f, cosangle, sinangle; in setTargets() local
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dlookups.c134 double sinangle; in BuildSinTable() local
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathLineAlgo.h208 T sinangle = std::sin (angle); in rotatePoint() local
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathLineAlgo.h278 T sinangle = Math<T>::sin(angle); in rotatePoint() local
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathLineAlgo.h278 T sinangle = Math<T>::sin(angle); in rotatePoint() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathLineAlgo.h278 T sinangle = Math<T>::sin(angle); in rotatePoint() local
/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Dpath.cpp55 real sinangle= dot(newsegment.rot90(),lastsegmentOrig); in addNode() local
/dports/science/minc2/minc-release-2.2.00/conversion/gcomserver/fix_dicom_coords/
H A Dfix_dicom_coords.c204 double angle, sinangle, cosangle; in get_direction_cosines() local
/dports/devel/vcglib/vcglib-2020.09/wrap/gui/
H A Dcoordinateframe.cpp353 float sinangle = axis.Norm(); in RotateToAlign() local
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/gui/
H A Dcoordinateframe.cpp353 float sinangle = axis.Norm(); in RotateToAlign() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Dradialblurfx.cpp127 double sinangle = 0, cosangle = 0; in doRadialBlur() local
/dports/x11-clocks/xclock/xclock-1.0.9/
H A DClock.c1927 double cosangle, sinangle; in DrawLine() local
1961 double cosangle, sinangle; in DrawHand() local
2013 double cosangle, sinangle; in DrawSecond() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/base/
H A DSbDPRotation.cpp611 double sinangle = static_cast<double>(sin(angle)); in slerp() local
/dports/graphics/wdune/wdune-1.926/src/
H A DChainBasedNode.cpp253 float sinangle = vec1.cross(vec2).length() / vec1len / vec2len; in accountAngle() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkVersorTest.cxx256 ValueType sinangle = std::sin( angle / 2.0 ); in itkVersorTest() local
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/portedasteroids/
H A Dview.cpp765 double sinangle = sin( angle ); in processShip() local
/dports/science/minc2/minc-release-2.2.00/conversion/gcomserver/
H A Dconvert_to_dicom.c715 double angle, sinangle, cosangle; in get_direction_cosines() local
H A Dgyro_read.c841 double angle, sinangle, cosangle; in get_direction_cosines() local

12