Searched defs:cosTheta (Results 1 – 2 of 2) sorted by relevance
345 float cosTheta = Vector3.dot(start, end); in rotationBetweenVectors() local
1066 double cosTheta = sqrt(1.0 - sinTheta * sinTheta) * m_wb.direction; in MosaicToFrame() local1076 double cosTheta = sqrt(1.0 - sinTheta * sinTheta) * m_wb.direction; in MosaicToFrame() local