Home
last modified time | relevance | path

Searched refs:spherical (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/boost/libs/geometry/test/core/
Dcoordinate_system.cpp79 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main()
80 bg::cs::spherical<bg::degree> >(); in test_main()
81 test_all<bg::model::point<float, 2, bg::cs::spherical<bg::degree> >, in test_main()
82 bg::cs::spherical<bg::degree> >(); in test_main()
83 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::degree> >, in test_main()
84 bg::cs::spherical<bg::degree> >(); in test_main()
86 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::radian> >, in test_main()
87 bg::cs::spherical<bg::radian> >(); in test_main()
88 test_all<bg::model::point<float, 2, bg::cs::spherical<bg::radian> >, in test_main()
89 bg::cs::spherical<bg::radian> >(); in test_main()
[all …]
Dradian_access.cpp63 test_get<0, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test()
65 test_get<1, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test()
68 test_set<0, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test()
70 test_set<1, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test()
75 test_get<0, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test()
77 test_get<1, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test()
80 test_set<0, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test()
82 test_set<1, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test()
94 test_set<2, bg::model::point<T, 3, bg::cs::spherical<bg::radian> > > in test()
96 test_set<2, bg::model::point<T, 3, bg::cs::spherical<bg::degree> > > in test()
Dreverse_dispatch.cpp57 bg::model::point<int, 2, bg::cs::spherical<bg::degree> > in test_main()
61 bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main()
62 bg::model::point<int, 2, bg::cs::spherical<bg::radian> > in test_main()
/third_party/boost/boost/geometry/strategies/spherical/
Darea.hpp47 class spherical class
65 friend class spherical;
116 inline spherical() in spherical() function in boost::geometry::strategy::area::spherical
121 explicit inline spherical(RadiusOrSphere const& radius_or_sphere) in spherical() function in boost::geometry::strategy::area::spherical
140 st.m_sum += area_formulas::template spherical<LongSegment>(p1, p2); in apply()
173 typedef strategy::area::spherical<> type;
180 typedef strategy::area::spherical<> type;
Dindex.hpp38 struct spherical struct
141 typedef spherical<> type;
147 typedef spherical<> type;
153 typedef spherical<> type;
160 typedef strategy::index::spherical<CalculationType> type;
172 typedef strategy::index::spherical<CalculationType> type;
184 typedef strategy::index::spherical<CalculationType> type;
Dline_interpolate.hpp48 class spherical class
54 inline spherical() in spherical() function in boost::geometry::strategy::line_interpolate::spherical
57 explicit inline spherical(typename DistanceStrategy::radius_type const& r) in spherical() function in boost::geometry::strategy::line_interpolate::spherical
61 inline spherical(DistanceStrategy const& s) in spherical() function in boost::geometry::strategy::line_interpolate::spherical
110 typedef strategy::line_interpolate::spherical<> type;
Dio.hpp27 struct spherical struct
29 typedef strategy::point_order::spherical<CalculationType> point_order_strategy_type; argument
65 typedef spherical<> type;
71 typedef spherical<> type;
Dcompare.hpp222 struct spherical struct
229 struct spherical<ComparePolicy, -1> struct
250 struct spherical<ComparePolicy, 0> struct
264 struct spherical<ComparePolicy, 1> struct
290 typedef compare::spherical<ComparePolicy, Dimension> type;
300 typedef compare::spherical<ComparePolicy, Dimension> type;
310 typedef compare::spherical<ComparePolicy, Dimension> type;
320 typedef compare::spherical<ComparePolicy, Dimension> type;
Dpoint_order.hpp113 struct spherical struct
114 : strategy::area::spherical<double, CalculationType>
125 typedef spherical<> type;
Ddensify.hpp58 class spherical class
62 inline spherical() in spherical() function in boost::geometry::strategy::densify::spherical
67 explicit inline spherical(RadiusOrSphere const& radius_or_sphere) in spherical() function in boost::geometry::strategy::densify::spherical
131 typedef strategy::densify::spherical<> type;
Denvelope.hpp41 class spherical class
130 typedef strategy::envelope::spherical<CalculationType> type;
136 typedef strategy::envelope::spherical<CalculationType> type;
Dazimuth.hpp32 class spherical class
36 inline spherical() in spherical() function in boost::geometry::strategy::azimuth::spherical
111 typedef strategy::azimuth::spherical<CalculationType> type;
/third_party/boost/libs/geometry/doc/generated/
Dline_interpolate_spherical.qbk16 [section:strategy_line_interpolate_spherical strategy::line_interpolate::spherical]
18 …term><primary>line_interpolate</primary></indexterm><indexterm><primary>spherical</primary></index…
19 Interpolate point on a spherical segment.
23 class strategy::line_interpolate::spherical
39 [[``spherical()``
44 [[``spherical(typename DistanceStrategy::radius_type const & r)``
51 [[``spherical(DistanceStrategy const & s)``
94 `#include <boost/geometry/strategies/spherical/line_interpolate.hpp>`
Ddensify_spherical.qbk16 [section:strategy_densify_spherical strategy::densify::spherical]
18 …rm><indexterm><primary>densify</primary></indexterm><indexterm><primary>spherical</primary></index…
19 Densification of spherical segment.
23 class strategy::densify::spherical
39 [[``spherical()``
45 spherical(RadiusOrSphere const & radius_or_sphere)``
78 `#include <boost/geometry/strategies/spherical/densify.hpp>`
Darea_spherical.qbk16 [section:strategy_area_spherical strategy::area::spherical]
18 …xterm><indexterm><primary>area</primary></indexterm><indexterm><primary>spherical</primary></index…
26 class strategy::area::spherical
42 [[``spherical()``
48 spherical(RadiusOrSphere const & radius_or_sphere)``
89 `#include <boost/geometry/strategies/spherical/area.hpp>`
Dspherical.qbk16 [section:cs_spherical cs::spherical]
18 '''<indexterm><primary>cs</primary></indexterm><indexterm><primary>spherical</primary></indexterm>'…
22 Defines the spherical coordinate system where points are defined in two angles and an optional radi…
26 struct cs::spherical
/third_party/boost/libs/geometry/test/cs_undefined/
Dindex.cpp80 rtree_test(g.pt, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main()
81 rtree_test(g.pt, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main()
82 rtree_test(g.pt, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main()
83 rtree_test(g.b, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main()
84 rtree_test(g.b, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main()
85 rtree_test(g.b, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main()
86 rtree_test(g.s, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main()
87 rtree_test(g.s, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main()
88 rtree_test(g.s, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main()
Denvelope_expand.cpp35 bg::envelope(g.ls, g.b, bg::strategy::envelope::spherical<>()); in test_main()
38 bg::envelope(g.r, g.b, bg::strategy::envelope::spherical<>()); in test_main()
41 bg::envelope(g.po, g.b, bg::strategy::envelope::spherical<>()); in test_main()
44 bg::envelope(g.mls, g.b, bg::strategy::envelope::spherical<>()); in test_main()
47 bg::envelope(g.mpo, g.b, bg::strategy::envelope::spherical<>()); in test_main()
/third_party/boost/libs/geometry/test/algorithms/
Dtransform.cpp102 typedef bg::model::point<T, 3, bg::cs::spherical<DegreeOrRadian> > spherical_type; in test_transformations()
116 typedef bg::model::point<T, 2, bg::cs::spherical<DegreeOrRadian> > spherical_type; in test_transformations()
133 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::degree> >, in test_main()
134 bg::model::point<double, 2, bg::cs::spherical<bg::radian> > >(bg::math::d2r<double>()); in test_main()
135 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::radian> >, in test_main()
136 bg::model::point<double, 2, bg::cs::spherical<bg::degree> > >(bg::math::r2d<double>()); in test_main()
138 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main()
139 bg::model::point<float, 2, bg::cs::spherical<bg::radian> > >(bg::math::d2r<float>()); in test_main()
/third_party/ffmpeg/libavutil/
Dspherical.c27 AVSphericalMapping *spherical = av_mallocz(sizeof(AVSphericalMapping)); in av_spherical_alloc() local
28 if (!spherical) in av_spherical_alloc()
32 *size = sizeof(*spherical); in av_spherical_alloc()
34 return spherical; in av_spherical_alloc()
/third_party/boost/boost/geometry/core/
Dcs.hpp134 struct spherical struct
202 struct cs_tag<cs::spherical<DegreeOrRadian> >
267 struct cs_angular_units<cs::spherical<DegreeOrRadian> >
327 typedef cs::spherical<Units> type;
/third_party/ffmpeg/libavfilter/
Dvf_showinfo.c63 const AVSphericalMapping *spherical = (const AVSphericalMapping *)sd->data; in dump_spherical() local
67 if (sd->size < sizeof(*spherical)) { in dump_spherical()
72 if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR) in dump_spherical()
74 else if (spherical->projection == AV_SPHERICAL_CUBEMAP) in dump_spherical()
76 else if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR_TILE) in dump_spherical()
83 yaw = ((double)spherical->yaw) / (1 << 16); in dump_spherical()
84 pitch = ((double)spherical->pitch) / (1 << 16); in dump_spherical()
85 roll = ((double)spherical->roll) / (1 << 16); in dump_spherical()
88 if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR_TILE) { in dump_spherical()
90 av_spherical_tile_bounds(spherical, frame->width, frame->height, in dump_spherical()
[all …]
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/
Dexpand.cpp151 test_spherical_degree<bg::model::point<double, 2, bg::cs::spherical<bg::degree> > >(); in test_main()
152 test_spherical_radian<bg::model::point<double, 2, bg::cs::spherical<bg::radian> > >(); in test_main()
159 test_spherical_degree<bg::model::point<ttmath_big, 2, bg::cs::spherical<bg::degree> > >(); in test_main()
160 test_spherical_radian<bg::model::point<ttmath_big, 2, bg::cs::spherical<bg::radian> > >(); in test_main()
/third_party/boost/libs/geometry/test/strategies/
Dtransform_cs.cpp54 bg::model::point<T, 2, bg::cs::spherical<bg::degree> > sp(input_long, input_lat); in test_transformations_spherical()
57 bg::model::point<T, 2, bg::cs::spherical<bg::radian> > spr; in test_transformations_spherical()
97 bg::model::point<T, 3, bg::cs::spherical<bg::degree> > sp3(input_long, input_lat, 0.5); in test_transformations_spherical()
100 bg::model::point<T, 3, bg::cs::spherical<bg::radian> > spr3; in test_transformations_spherical()
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dtransform.cpp22 bg::model::point<long double, 2, bg::cs::spherical<bg::degree> > p1(15.0, 5.0); in main()
26 bg::model::point<long double, 2, bg::cs::spherical<bg::radian> > p2; in main()

12345