Home
last modified time | relevance | path

Searched refs:coordinate_system (Results 1 – 25 of 60) sorted by relevance

123

/third_party/boost/boost/geometry/core/
Dcoordinate_system.hpp40 struct coordinate_system struct
56 struct coordinate_system struct
61 typedef typename coordinate_system<point_tag, P>::type type; argument
66 struct coordinate_system<point_tag, Point> struct
68 typedef typename traits::coordinate_system
87 struct coordinate_system struct
89 typedef typename core_dispatch::coordinate_system
Dradian_access.hpp196 typename coordinate_system<Geometry>::type>::get(geometry); in get_as_radian()
216 typename coordinate_system<Geometry>::type>::set(geometry, radians); in set_from_radian()
236 typename coordinate_system<Geometry>::type>::get(geometry); in get_as_radian()
257 typename coordinate_system<Geometry>::type>::set(geometry, radians); in set_from_radian()
Dcs.hpp243 typename geometry::coordinate_system<Geometry>::type
293 typename geometry::coordinate_system<Geometry>::type
/third_party/boost/libs/geometry/doc/generated/
Dcoordinate_system.qbk16 [section:coordinate_system coordinate_system]
18 '''<indexterm><primary>coordinate_system</primary></indexterm>'''
23 struct coordinate_system
43 `#include <boost/geometry/core/coordinate_system.hpp>`
45 [include reference/core/coordinate_system.qbk]
/third_party/boost/libs/geometry/test/algorithms/similarity/
Ddiscrete_frechet_distance.cpp24 typedef typename coordinate_system<P>::type CordType; in test_all_cartesian()
46 typedef typename coordinate_system<P>::type CordType; in test_all_geographic()
68 typedef typename coordinate_system<P>::type CordType; in test_all_spherical_equ()
Ddiscrete_hausdorff_distance.cpp34 typedef typename coordinate_system<P>::type CordType; in test_all_cartesian()
58 typedef typename coordinate_system<P>::type CordType; in test_all_geographic()
85 typedef typename coordinate_system<P>::type CordType; in test_all_spherical_equ()
/third_party/boost/libs/geometry/test/concepts/
Dpoint_concept_checker.cpp35 template <> struct coordinate_system<ro_point> { typedef cs::cartesian type; }; argument
53 template <> struct coordinate_system<rw_point> { typedef cs::cartesian type; }; argument
Dpoint_without_setter.cpp30 template <> struct coordinate_system<point> { typedef bg::cs::cartesian type; }; struct
Dpoint_without_getter.cpp30 template <> struct coordinate_system<point> { typedef bg::cs::cartesian type; }; argument
Dpoint_without_dimension.cpp31 template <> struct coordinate_system<point> { typedef bg::cs::cartesian type; }; struct
Dpoint_without_coordinate_type.cpp30 template <> struct coordinate_system<point> { typedef bg::cs::cartesian type; }; struct
Dpoint_well_formed_traits.cpp40 struct coordinate_system<point> struct
Dpoint_with_incorrect_dimension.cpp33 template <> struct coordinate_system<point> { typedef bg::cs::cartesian type; }; struct
/third_party/boost/libs/geometry/test/geometries/concepts/
Dcheck.cpp35 template <> struct coordinate_system<ro_point> { typedef bg::cs::cartesian type; }; struct
53 template <> struct coordinate_system<rw_point> { typedef bg::cs::cartesian type; }; struct
/third_party/boost/boost/geometry/geometries/concepts/
Dpoint_concept.hpp99 typedef typename coordinate_system<Geometry>::type csystem;
152 typedef typename coordinate_system<Geometry>::type csystem;
/third_party/boost/libs/geometry/doc/src/examples/core/
DJamfile.v223 exe coordinate_system : coordinate_system.cpp ;
DJamfile23 exe coordinate_system : coordinate_system.cpp ;
Dcoordinate_system.cpp25 typedef boost::geometry::coordinate_system<polygon_type>::type system; in main()
/third_party/boost/libs/geometry/test/test_geometries/
Dcustom_lon_lat_point.hpp47 struct coordinate_system<rw_lon_lat_point<CoordinateType, CoordinateSystem> > struct
105 struct coordinate_system<ro_lon_lat_point<CoordinateType, CoordinateSystem> > struct
/third_party/boost/boost/geometry/views/detail/
Dindexed_point_view.hpp82 struct coordinate_system struct
87 typedef typename geometry::coordinate_system<Geometry>::type type; argument
Dtwo_dimensional_view.hpp93 struct coordinate_system struct
99 > : coordinate_system<typename geometry::point_type<Point>::type>
/third_party/boost/libs/geometry/doc/reference/core/
Dcoordinate_system.qbk15 [coordinate_system]
/third_party/boost/boost/geometry/policies/robustness/
Dget_rescale_policy.hpp192 typename geometry::coordinate_system<Point>::type
212 typename geometry::coordinate_system<point_type>::type in apply()
236 typename geometry::coordinate_system<point_type>::type in apply()
/third_party/boost/libs/geometry/test/test_common/
Dwith_pointer.hpp48 template<> struct coordinate_system<test::test_point_xy> struct
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dpoint.hpp49 struct coordinate_system<boost::polygon::point_data<CoordinateType> > struct

123