Searched refs:fZ2 (Results 1 – 1 of 1) sorted by relevance
72 , double fX2, double fY2, double fZ2 );264 … , double fX2, double fY2, double fZ2 /*these values are all expected tp be scaled already*/ ) in isSameForGivenResolution() argument267 … || !::rtl::math::isFinite(fX2) || !::rtl::math::isFinite(fY2) || !::rtl::math::isFinite(fZ2) ) in isSameForGivenResolution()287 … == static_cast<sal_Int32>(m_nZResolution*(fZ2 - fScaledMinZ)/(fScaledMaxZ-fScaledMinZ)) ); in isSameForGivenResolution()
Completed in 12 milliseconds