/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/shaders/ |
H A D | armature_dof_vert.glsl | 16 vec3 sphere_project(float ax, float az) 33 vec3 final_pos = sphere_project(pos.x * abs((pos.x > 0.0) ? amax.x : amin.x),
|
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/ |
H A D | panner2d.h | 164 void sphere_project (double& x, double& y, double& z);
|
H A D | panner2d.cc | 809 sphere_project (cp.x, cp.y, cp.z); in handle_motion() 876 Panner2d::sphere_project (double& x, double& y, double& z) in sphere_project() function in Panner2d
|
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/ |
H A D | lwgeodetic.h | 113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
|
H A D | lwgeodetic_tree.c | 181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
|
H A D | lwgeodetic.c | 1316 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n) in sphere_project() function
|
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/ |
H A D | lwgeodetic.h | 113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
|
H A D | lwgeodetic_tree.c | 181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
|
H A D | lwgeodetic.c | 1314 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n) in sphere_project() function
|
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/ |
H A D | lwgeodetic.h | 113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
|
H A D | lwgeodetic_tree.c | 181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
|
H A D | lwgeodetic.c | 1314 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n) in sphere_project() function
|
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/ |
H A D | lwgeodetic.h | 112 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
|
H A D | lwgeodetic_tree.c | 181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
|
H A D | lwgeodetic.c | 1314 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n) in sphere_project() function
|
/dports/devel/librttopo/librttopo-1.1.0/src/ |
H A D | rtgeodetic.h | 113 int sphere_project(const RTCTX *ctx, const GEOGRAPHIC_POINT *r, double distance, double azimuth, GE…
|
H A D | rtgeodetic.c | 1279 int sphere_project(const RTCTX *ctx, const GEOGRAPHIC_POINT *r, double distance, double azimuth, GE… in sphere_project() function
|
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 101 sphere_project(&s, dist1, dir1, &e); in test_sphere_project() 115 sphere_project(&e, dist1, dir1, &s); in test_sphere_project()
|
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 101 sphere_project(&s, dist1, dir1, &e); in test_sphere_project() 115 sphere_project(&e, dist1, dir1, &s); in test_sphere_project()
|
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 101 sphere_project(&s, dist1, dir1, &e); in test_sphere_project() 115 sphere_project(&e, dist1, dir1, &s); in test_sphere_project()
|
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 101 sphere_project(&s, dist1, dir1, &e); in test_sphere_project() 115 sphere_project(&e, dist1, dir1, &s); in test_sphere_project()
|