Searched refs:furthestDistance (Results 1 – 1 of 1) sorted by relevance
45 …const double furthestDistance = std::cos(M_PI / 2 - getPitch()) * topHalfSurfaceDistance + getCame… in getProjMatrix() local47 const double farZ = furthestDistance * 1.01; in getProjMatrix()