Searched refs:cosTheta (Results 1 – 1 of 1) sorted by relevance
1068 double cosTheta = sqrt(1.0 - sinTheta * sinTheta) * m_wb.direction; in MosaicToFrame() local1070 Y = length * cosTheta + m_wb.y; in MosaicToFrame()1078 double cosTheta = sqrt(1.0 - sinTheta * sinTheta) * m_wb.direction; in MosaicToFrame() local1080 X = length * cosTheta + m_wb.x; in MosaicToFrame()