Searched refs:VEC2_ (Results 1 – 2 of 2) sorted by relevance
45 struct VEC2_ struct54 struct VEC2 : public VEC2_ argument80 VEC2(const VEC2_& v) { x = v.x; y = v.y; } in VEC2()
65 VEC2_ v[2];