Searched refs:pointXy (Results 1 – 1 of 1) sorted by relevance
160 PointXy pointXy{}; in ParsePointXy() local166 pointXy.x = value[0].asFloat(); in ParsePointXy()171 pointXy.y = value[1].asFloat(); in ParsePointXy()175 data.emplace_back(pointXy); in ParsePointXy()