Searched refs:rx1 (Results 1 – 2 of 2) sorted by relevance
66 double rx1; member
151 rot->rx1 = cos(y) * cos(z); in InitRot3d()166 tmp.x = (vec->x * (rot->rx1) + vec->y * (rot->rx2) + vec->z * (rot->rx3)); in Rotate3d()