Searched defs:Point2 (Results 1 – 6 of 6) sorted by relevance
21 public class Point2 { class33 public Point2(Double x, Double y) { in Point2() method in Point238 public Point2(Integer x, Integer y) { in Point2() method in Point2
7 struct Point2 { struct8 float xValue, yValue, zValue;
15 struct Point2 { struct19 void test2(struct Point2 p) { in test2() argument
85 class Point2(Structure): class
89 class Point2(Structure): class