Searched refs:fPrDist (Results 1 – 1 of 1) sorted by relevance
264 double fPrDist = fVPD - aPRP.getZ(); in DoProjection() local275 fPrDist /= aVec.getZ() - aPRP.getZ(); in DoProjection()276 aVec.setX(aVec.getX() * fPrDist); in DoProjection()277 aVec.setY(aVec.getY() * fPrDist); in DoProjection()
Completed in 10 milliseconds