Searched refs:matrixx_t (Results 1 – 2 of 2) sorted by relevance
50 struct matrixx_t;373 struct matrixx_t { struct421 matrixx_t matrix;
43 static const matrixx_t gIdentityx = { 233 #pragma mark matrixx_t236 void matrixx_t::load(const matrixf_t& rhs) { in load()