Searched refs:v2d2 (Results 1 – 1 of 1) sorted by relevance
187 const QDoubleVector2D v2d2(2.2, 3.3); in constructor3dTest() local188 QDoubleVector3D v4(v2d2, -13.6); // constructor from 2d vector in constructor3dTest()