Searched refs:topHalfSurfaceDistance (Results 1 – 1 of 1) sorted by relevance
41 …const double topHalfSurfaceDistance = std::sin(halfFov) * getCameraToCenterDistance() / std::sin(M… in getProjMatrix() local45 …const double furthestDistance = std::cos(M_PI / 2 - getPitch()) * topHalfSurfaceDistance + getCame… in getProjMatrix()