Searched refs:Matrix4 (Results 1 – 2 of 2) sorted by relevance
48 typedef double Matrix4[4][4]; typedef50 bool f(Matrix4 m1, const Matrix4 m2) { in f()
94 typedef Matrix<Scalar,4,4> Matrix4; in transformations() typedef211 Matrix4 mat4; in transformations()385 Matrix4 t044 = Matrix4::Zero(); in transformations()391 t044 = Matrix4::Zero(); in transformations()490 Transform3 t32(Matrix4::Random()), t33, t34; in transformations()