Searched refs:VEC3_ (Results 1 – 4 of 4) sorted by relevance
220 struct VEC3_ struct231 class VEC3 : public VEC3_ argument263 VEC3(const VEC3_& v) { x = v.x; y = v.y; z = v.z; } in VEC3()
150 VEC3_ v[3]; //
237 VEC3_ v[2]; //
165 VEC3_ v[4]; //