Searched defs:has2 (Results 1 – 3 of 3) sorted by relevance
29 struct has2 { struct31 explicit has2(const int& val) : i(val) {} in has2() argument
30 struct has2 { struct32 has2 &operator=(const int& val) { i = val; return *this; } in operator =() argument
268 bool has2 = fForwardMatrix2.NotEmpty (); in FindXYZtoCamera() local314 bool has2 = fReductionMatrix2.NotEmpty (); in FindXYZtoCamera() local