Searched refs:Point (Results 1 – 3 of 3) sorted by relevance
23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints()57 …int32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) in GetCheckColors()86 std::vector<Point> points; in Check()
25 struct Point { struct
124 struct Point {139 /** Coordinates of the center point of the circle geofence. For details, see {@Link Point}. */140 struct Point point;161 …tes of the polygon geofence. Only convex polygons are supported. For details, see {@Link Point}. */162 struct Point[] points;