Home
last modified time | relevance | path

Searched refs:sphere_project (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/shaders/
H A Darmature_dof_vert.glsl16 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 Dpanner2d.h164 void sphere_project (double& x, double& y, double& z);
H A Dpanner2d.cc809 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 Dlwgeodetic.h113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
H A Dlwgeodetic_tree.c181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
H A Dlwgeodetic.c1316 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 Dlwgeodetic.h113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
H A Dlwgeodetic_tree.c181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
H A Dlwgeodetic.c1314 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 Dlwgeodetic.h113 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
H A Dlwgeodetic_tree.c181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
H A Dlwgeodetic.c1314 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 Dlwgeodetic.h112 int sphere_project(const GEOGRAPHIC_POINT *r, double distance, double azimuth, GEOGRAPHIC_POINT *n);
H A Dlwgeodetic_tree.c181 return sphere_project(c1, offset, dir, center); in circ_center_spherical()
H A Dlwgeodetic.c1314 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 Drtgeodetic.h113 int sphere_project(const RTCTX *ctx, const GEOGRAPHIC_POINT *r, double distance, double azimuth, GE…
H A Drtgeodetic.c1279 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 Dcu_geodetic.c101 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 Dcu_geodetic.c101 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 Dcu_geodetic.c101 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 Dcu_geodetic.c101 sphere_project(&s, dist1, dir1, &e); in test_sphere_project()
115 sphere_project(&e, dist1, dir1, &s); in test_sphere_project()