Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Drescale_policy.hpp39 typedef typename geometry::coordinate_type<IntPoint>::type output_ct; typedef
49 inline output_ct apply(Value const& value) const in apply()
56 return geometry::math::rounding_cast<output_ct>(result); in apply()