Home
last modified time | relevance | path

Searched refs:uvy (Results 1 – 25 of 88) sorted by relevance

1234

/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_mischa_collection/
H A Dmartin - mandelbox stepper.milk361 per_frame_79= uvx = reg26*dist/q7; uvy = reg27*dist/q7; uvz = reg28*dist/q7;
362 per_frame_80= uvx += PosX; uvy += PosY; uvz += PosZ;
364 per_frame_82= uvy = 8.0*((uvy/8+30.5 - int(uvy/8+30.5))-.5);
366 per_frame_84= uvx0 = uvx+q8; uvy0 = uvy+q8; uvz0 = uvz+q8;
369 per_frame_87= uvy = if (uvy > 1, 2-uvy, if(uvy < -1, -2-uvy, uvy));
371 per_frame_89= slen = uvx*uvx + uvy*uvy + uvz*uvz;
373 per_frame_91= uvy = if (slen < 0.25, uvy*4, if (slen < 1, uvy/slen, uvy)) *2.6 + uvy0;
376 per_frame_94= len = sqrt(uvx*uvx + uvy*uvy + uvz*uvz);
/dports/science/lammps/lammps-stable_29Sep2021/examples/SPIN/vmd/
H A Dvmd_nano.vmd59 set uvy [lindex [$sel get {vy}] $molid]
61 … $sel set user [vecadd [vecadd [vecscale $uvy $uvy] [vecscale $uvz $uvz] ] [vecscale $uvx $uvx]]
62 $sel set user $uvy
63 #draw vector $coords {0.0 uvy 0.0}
H A Dprepare_vmd.sh72 set uvy [lindex [\$sel get {vy}] \$molid]
74 …\$sel set user [vecadd [vecadd [vecscale \$uvy \$uvy] [vecscale \$uvz \$uvz] ] [vecscale \$uvx …
75 \$sel set user \$uvy
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DQuaternion.h90 Float uvy = Float(2.0) * (z * aPoint.x - x * aPoint.z); in RotatePoint() local
93 return Point3D(aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
94 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
95 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DQuaternion.h99 Float uvy = Float(2.0) * (z*aPoint.x - x*aPoint.z); in RotatePoint() local
102 return Point3D(aPoint.x + w*uvx + y*uvz - z*uvy, in RotatePoint()
103 aPoint.y + w*uvy + z*uvx - x*uvz, in RotatePoint()
104 aPoint.z + w*uvz + x*uvy - y*uvx); in RotatePoint()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DQuaternion.h127 T uvy = T(2.0) * (z * aPoint.x - x * aPoint.z); in RotatePoint() local
131 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
132 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
133 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DQuaternion.h134 T uvy = T(2.0) * (z * aPoint.x - x * aPoint.z); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DQuaternion.h134 T uvy = T(2.0) * (z * aPoint.x - x * aPoint.z); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DQuaternion.h134 T uvy = T(2.0) * (z * aPoint.x - x * aPoint.z); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_quaternion.c277 Eina_F16p16 uvx, uvy, uvz; in eina_quaternion_f16p16_rotate() local
288 uvy = eina_f16p16_sub(eina_f16p16_mul(q->z, x), in eina_quaternion_f16p16_rotate()
294 eina_f16p16_mul(q->z, uvy)); in eina_quaternion_f16p16_rotate()
297 uuvz = eina_f16p16_sub(eina_f16p16_mul(q->x, uvy), in eina_quaternion_f16p16_rotate()
301 uvy = eina_f16p16_mul(eina_f16p16_scale(q->w, 2), uvy); in eina_quaternion_f16p16_rotate()
565 double uvx, uvy, uvz; in eina_quaternion_rotate() local
573 uvy = q->z * x - q->x * z; in eina_quaternion_rotate()
576 uuvx = q->y * uvz - q->z * uvy; in eina_quaternion_rotate()
578 uuvz = q->x * uvy - q->y * uvx; in eina_quaternion_rotate()
581 uvy *= (2.0f * q->w); in eina_quaternion_rotate()
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIRRLoader.h230 float uvx, float uvy) in SkyboxVertex()
234 , uv (uvx,uvy,0.f) in SkyboxVertex()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRLoader.h234 float uvx, float uvy) in SkyboxVertex()
238 , uv (uvx,uvy,0.f) in SkyboxVertex()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRLoader.h235 float uvx, float uvy) in SkyboxVertex()
239 , uv (uvx,uvy,0.f) in SkyboxVertex()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRLoader.h218 ai_real uvx, ai_real uvy) in SkyboxVertex()
222 , uv (uvx,uvy,0.0) in SkyboxVertex()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Irr/
H A DIRRLoader.h215 ai_real uvx, ai_real uvy) in SkyboxVertex()
219 , uv (uvx,uvy,0.0) in SkyboxVertex()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIRRLoader.h236 ai_real uvx, ai_real uvy) in SkyboxVertex()
240 , uv (uvx,uvy,0.0) in SkyboxVertex()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libcola/
H A Dstraightener.h338 uvy = v.pos[1] - u.pos[1], in LinearConstraint() local
341 duv2 = uvx * uvx + uvy * uvy; in LinearConstraint()
345 t = (uvx * ubx + uvy * uby)/duv2; in LinearConstraint()
/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DStaticGeometry.cpp248 const float uvy = db.rd->Float(); in Load() local
249 *reinterpret_cast<vector2f *>(vtxPtr + i * stride + uv0Offset) = vector2f(uvx, uvy); in Load()
257 const float uvy = db.rd->Float(); in Load() local
258 *reinterpret_cast<vector2f *>(vtxPtr + i * stride + uv0Offset) = vector2f(uvx, uvy); in Load()
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/
H A Dflexi, stahlregen + martin - indoctrinutrition.milk281 warp_16=`float2 uvy = uv_orig
286 warp_21=`ret.y = tex2d(sampler_fc_main,uvy).y
/dports/net/mediastreamer/mediastreamer-2.16.1/src/utils/
H A Dopengles_display.c98 float uvx[MAX_IMAGE], uvy[MAX_IMAGE]; member
321 gldisp->uvy[type] = yuvbuf.h / (float)(gldisp->allocatedTexturesSize[type].height + 2); in update_textures_with_yuv()
406 vTop = gldisp->uvy[type]; in ogl_display_render_type()
/dports/games/quake2lnx/quake2-r0.16.2/src/solaris/
H A Dnewt.c200 int uvx = tx/yuv_subx, uvy = ty/yuv_suby, in send_newt_video() local
/dports/games/quake2-source/quake2-r0.16.2/src/solaris/
H A Dnewt.c200 int uvx = tx/yuv_subx, uvy = ty/yuv_suby, in send_newt_video() local
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_waves/
H A Ddraw.cpp280 float uvy = float(y) / float(scale); in DrawForceField() local
283 float jy = uvy + b_time[id] * 3.14; in DrawForceField()
285 float jyy = uvy + b_time[id]; in DrawForceField()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/
H A Ddisposablemailblock.php345 'uvy.kr',
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmainwindow.c952 double uvx, uvy; // Line length & unit vector lengths in draw_arrow() local
963 uvy = sqrt((line_x1 - line_x2) * (line_x1 - line_x2) + in draw_arrow()
965 uvx = (line_x1 - line_x2) / uvy; in draw_arrow()
966 uvy = (line_y1 - line_y2) / uvy; in draw_arrow()
968 xa1 = rint(line_x2 + tool_flow * (uvx - uvy * 0.5)); in draw_arrow()
969 xa2 = rint(line_x2 + tool_flow * (uvx + uvy * 0.5)); in draw_arrow()
970 ya1 = rint(line_y2 + tool_flow * (uvy + uvx * 0.5)); in draw_arrow()
971 ya2 = rint(line_y2 + tool_flow * (uvy - uvx * 0.5)); in draw_arrow()

1234