Searched refs:Rotation2Df (Results 1 – 4 of 4) sorted by relevance
26 #define Rotation2Df eigen2_Rotation2Df macro81 #undef Rotation2Df
116 typedef Rotation2D<float> Rotation2Df;
126 typedef Rotation2D<float> Rotation2Df;
65 Matrix<float,2> t = Rotation2Df(a) * Scaling(s);84 Rotation2Df r; r = Matrix2f(..); // assumes a pure rotation matrix87 Matrix2f m; m = Rotation2Df(..);