Searched refs:output_ct (Results 1 – 1 of 1) sorted by relevance
39 typedef typename geometry::coordinate_type<IntPoint>::type output_ct; typedef49 inline output_ct apply(Value const& value) const in apply()56 return geometry::math::rounding_cast<output_ct>(result); in apply()