Home
last modified time | relevance | path

Searched defs:ydist (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/games/openclonk/openclonk-release-8.1-src/planet/Defense.ocf/Windmill.ocs/System.ocg/
H A DGetBoardingPoint.c43 var ydist = target->GetY() - GetY(); in GetBoardingPoint() local
/dports/math/octave-forge-image/image-2.12.0/src/
H A Dbwdist.cc430 std::vector<short>& xdist, std::vector<short>& ydist) in calc_distances()
443 const std::vector<short>& ydist) in calc_index()
530 std::vector<short> ydist (numel, 0); variable
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/share/
H A Dprog_compatible.lua79 function ydist(one, second) function
/dports/graphics/Coin/coin-Coin-4.0.0/src/base/
H A DSbVec2d.cpp138 double ydist = this->vec[1] - v[1]; in equals() local
H A DSbVec2f.cpp142 float ydist = this->vec[1] - v[1]; in equals() local
H A DSbVec4d.cpp138 double ydist = this->vec[1] - v[1]; in equals() local
H A DSbVec4f.cpp137 float ydist = this->vec[1] - v[1]; in equals() local
/dports/math/R-cran-raster/raster/R/
H A DgridDistance2.R13 ydist <- rs[2] functionVar
/dports/graphics/freetype-gl/freetype-gl-647b062/
H A Ddistance-field.c17 short * ydist = (short *) malloc( width * height * sizeof(short) ); in make_distance_mapd() local
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcSpatialCountElem.h34 tArray<int> elempt, xdist, ydist; variable
/dports/math/pdal/PDAL-2.3.0/filters/private/hexer/
H A DProcessor.cpp50 double ydist = p2.m_y - p1.m_y; in distance() local
/dports/graphics/geos/geos-3.9.1/benchmarks/capi/
H A DGEOSPreparedContainsPerfTest.cpp47 std::uniform_real_distribution<> ydist(ymin, ymax); in test() local
/dports/print/lout/lout-3.40/
H A Dz51.c406 void Plain_CoordTranslate(FULL_LENGTH xdist, FULL_LENGTH ydist) in Plain_CoordTranslate()
524 FULL_LENGTH ydist) in Plain_SaveTranslateDefineSave()
716 static void Plain_NullCoordTranslate(FULL_LENGTH xdist, FULL_LENGTH ydist) in Plain_NullCoordTranslate()
738 FULL_LENGTH ydist) in Plain_NullSaveTranslateDefineSave()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/ihog/
H A Dihog_world_roi.cxx52 double ydist = (im_p.y() > (nj-1)/2.0)?((nj-1)-im_p.y()):(im_p.y()); in sample_weights() local
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/npc/
H A Dcurly_ai.cpp35 int xdist, ydist; in ai_curly_ai() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/npc/
H A Dcurly_ai.cpp23 int xdist, ydist; in ai_curly_ai() local
/dports/games/freedroid/freedroid-1.0.2/src/
H A Denemy.c642 float xdist, ydist; in AttackInfluence() local
767 float xdist, ydist; in CheckEnemyEnemyCollision() local
H A Dbullet.c275 float xdist, ydist; in CheckBulletCollisions() local
/dports/graphics/reallyslick/rss-glx_0.9.1/src/Implicit/
H A DimpCubeVolume.cpp154 const float ydist(cubes[ci].y - eyey); in makeSurface() local
369 const float ydist(cubes[ci].y - eyey); in makeSurface() local
/dports/games/openglad/openglad-0.98/src/
H A Dliving.cpp843 short xdist, ydist; in act_random() local
/dports/science/tinker/tinker/source/
H A Dgradrot.f31 real*8 xdist,ydist,zdist local
/dports/games/cube/cube_source/src/
H A Dworldocull.cpp81 float ydist = (float)fabs(ny-vy); in isoccluded() local
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dworldocull.cpp94 float xdist = 0, ydist = 0, h = 0, l = 0; in isoccluded() local
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Denemy.c1380 float xdist, ydist; in update_vector_to_shot_target_for_enemy() local
2147 …_bullet_speed_to_target_direction(bullet * NewBullet, float bullet_speed, float xdist, float ydist) in set_bullet_speed_to_target_direction()
2176 static void RawStartEnemysShot(enemy * ThisRobot, float xdist, float ydist) in RawStartEnemysShot()
2555 float xdist, ydist; in CheckEnemyEnemyCollision() local
2780 float ydist = target_vpos.y - this_robot->pos.y; in is_potential_target() local
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dtrig.cpp172 int xdist, ydist; in GetAngle() local

12345678