Searched defs:Point2 (Results 1 – 2 of 2) sorted by relevance
7 struct Point2 { struct8 float xValue, yValue, zValue;
15 struct Point2 { struct19 void test2(struct Point2 p) { in test2() argument