Searched refs:getSpherical (Results 1 – 2 of 2) sorted by relevance
30 const std::array<float, 3> getSpherical() const { in getSpherical() function in mbgl::style::Position
223 return ValueConverter<std::array<float, 3>>::toExpressionValue(value.getSpherical()); in toExpressionValue()