Searched refs:acd3 (Results 1 – 2 of 2) sorted by relevance
167 Transform<double,3,AffineCompact> acd3; acd3.matrix().setRandom(); in test_openglsupport() local168 VERIFY_MATRIX(glLoadMatrix(acd3), Projective3d(acd3).matrix()); in test_openglsupport()169 VERIFY_MATRIX(glMultMatrix(acd3), Projective3d(acd3).matrix()); in test_openglsupport()171 Transform<double,3,Affine> ad3(acd3); in test_openglsupport()
3946 acd3 3 80 95