HomeSort by relevance Sort by last modified time
    Searched refs:Affine2f (Results 1 - 7 of 7) sorted by null

  /external/eigen/test/
qtvector.cpp 150 CALL_SUBTEST(check_qtvector_transform(Affine2f()));
stddeque.cpp 125 CALL_SUBTEST_4(check_stddeque_transform(Affine2f()));
stddeque_overload.cpp 151 CALL_SUBTEST_4(check_stddeque_transform(Affine2f())); // does not need the specialization (2+1)^2 = 9
stdlist.cpp 125 CALL_SUBTEST_4(check_stdlist_transform(Affine2f()));
stdlist_overload.cpp 185 CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); // does not need the specialization (2+1)^2 = 9
stdvector_overload.cpp 154 CALL_SUBTEST_4(check_stdvector_transform(Affine2f())); // does not need the specialization (2+1)^2 = 9
  /external/eigen/Eigen/src/Geometry/
Transform.h 708 typedef Transform<float,2,Affine> Affine2f;
    [all...]

Completed in 75 milliseconds