Home
last modified time | relevance | path

Searched refs:get_projection (Results 1 – 25 of 66) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DProjection_on_sphere_traits_3.h44 const Base_point& get_projection(const Base_point& center, in get_projection() function
54 const Base_point& get_projection(const Base_point& center, in get_projection() function
57 return get_projection(center, radius, LK()); in get_projection()
107 return Base::operator()(p0.get_projection(_c, _r), p1.get_projection(_c, _r)); in operator()
112 return Base::operator()(p0.get_projection(_c, _r), p1.get_projection(_c, _r), in operator()
113 p2.get_projection(_c, _r)); in operator()
118 return Base::operator()(p0.get_projection(_c, _r), p1.get_projection(_c, _r), in operator()
119 p2.get_projection(_c, _r), p3.get_projection(_c, _r)); in operator()
125 return Base::operator()(p0.get_projection(_c, _r), p1.get_projection(_c, _r), in operator()
126 p2.get_projection(_c, _r), p3.get_projection(_c, _r), in operator()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/python/temporal/
H A Dspatial_extent.py120 if self.get_projection() != extent.get_projection():
131 if self.get_projection() == "LL":
215 if self.get_projection() == "LL":
367 if self.get_projection() == "LL":
526 if self.get_projection() != extent.get_projection():
542 if self.get_projection() == "LL":
658 if self.get_projection() != extent.get_projection():
674 if self.get_projection() == "LL":
763 if self.get_projection() != extent.get_projection():
835 if self.get_projection() != extent.get_projection():
[all …]
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/
H A Dchamplain-tile-cache.c40 static ChamplainMapProjection get_projection (ChamplainMapSource *map_source);
82 map_source_class->get_projection = get_projection; in champlain_tile_cache_class_init()
257 get_projection (ChamplainMapSource *map_source) in get_projection() function
H A Dchamplain-tile-source.c67 static ChamplainMapProjection get_projection (ChamplainMapSource *map_source);
238 map_source_class->get_projection = get_projection; in champlain_tile_source_class_init()
512 get_projection (ChamplainMapSource *map_source) in get_projection() function
H A Dchamplain-map-source.c180 klass->get_projection = NULL; in champlain_map_source_class_init()
473 return CHAMPLAIN_MAP_SOURCE_GET_CLASS (map_source)->get_projection (map_source); in champlain_map_source_get_projection()
H A Dchamplain-map-source.h90 ChamplainMapProjection (*get_projection)(ChamplainMapSource *map_source); member
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dinterpolated_camera.cpp64 if (cam->get_projection() == get_projection()) { in _notification()
69 if (cam->get_projection() == PROJECTION_ORTHOGONAL) { in _notification()
H A Dcamera.h130 Projection get_projection() const;
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dinterpolated_camera.cpp59 if (cam->get_projection() == get_projection()) { in _notification()
64 if (cam->get_projection() == PROJECTION_ORTHOGONAL) { in _notification()
H A Dcamera.h116 Projection get_projection() const;
H A Dcamera.cpp606 ObjectTypeDB::bind_method(_MD("get_projection"), &Camera::get_projection); in _bind_methods()
646 Camera::Projection Camera::get_projection() const { in get_projection() function in Camera
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dinterpolated_camera.cpp59 if (cam->get_projection() == get_projection()) { in _notification()
64 if (cam->get_projection() == PROJECTION_ORTHOGONAL) { in _notification()
H A Dcamera.h116 Projection get_projection() const;
H A Dcamera.cpp606 ObjectTypeDB::bind_method(_MD("get_projection"), &Camera::get_projection); in _bind_methods()
646 Camera::Projection Camera::get_projection() const { in get_projection() function in Camera
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dinterpolated_camera.cpp64 if (cam->get_projection() == get_projection()) { in _notification()
69 if (cam->get_projection() == PROJECTION_ORTHOGONAL) { in _notification()
H A Dcamera.h130 Projection get_projection() const;
/dports/math/z3/z3-z3-4.8.13/src/sat/smt/
H A Dq_model_fixer.cpp179 projection_function* proj = get_projection(srt); in add_projection_function()
222 projection_function* model_fixer::get_projection(sort* srt) { in get_projection() function in q::model_fixer
280 auto* proj = get_projection(t->get_decl()->get_domain(i)); in invert_arg()
H A Dq_model_fixer.h87 projection_function* get_projection(sort* srt);
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/smt/
H A Dq_model_fixer.cpp146 projection_function* proj = get_projection(srt); in add_projection_function()
189 projection_function* model_fixer::get_projection(sort* srt) { in get_projection() function in q::model_fixer
237 auto* proj = get_projection(t->get_decl()->get_domain(i)); in invert_arg()
H A Dq_model_fixer.h87 projection_function* get_projection(sort* srt);
/dports/graphics/py-vecrec/vecrec-0.3.0/tests/
H A D20_test_vector.py273 u = r.get_projection(s)
274 v = r.get_projection(t)
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/api/
H A Dgutil.h90 extern bool get_projection(double src[16]);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmatcher.hpp192 Node* get_projection(uint pos) { in get_projection() function in Matcher
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmatcher.hpp192 Node* get_projection(uint pos) { in get_projection() function in Matcher
/dports/graphics/py-vecrec/vecrec-0.3.0/vecrec/
H A Dshapes.py240 projection = self.get_projection(axis)
426 def get_projection(self, axis): member in Vector
436 tangent = self.get_projection(other)

123