Searched defs:m_radius (Results 1 – 6 of 6) sorted by relevance
| /third_party/boost/boost/geometry/strategies/spherical/ | ||
| D | distance_haversine.hpp | 112 radius_type m_radius; member in boost::geometry::strategy::distance::comparable::haversine |
| D | densify.hpp | 120 >::type m_radius; member in boost::geometry::strategy::densify::spherical |
| D | area.hpp | 161 >::type m_radius; member in boost::geometry::strategy::area::spherical |
| /third_party/boost/libs/math/example/ | ||
| D | root_finding_start_locations.cpp | 164 T m_radius; // one of the two radii of the ellipse member |
| D | root_elliptic_finding.cpp | 194 T m_radius; // one of the two radii of the ellipse member |
| /third_party/boost/libs/compute/example/ | ||
| D | opengl_sphere.cpp | 191 float m_radius; member in gpu_sphere_mapper |