Searched refs:fZFactor (Results 1 – 1 of 1) sorted by relevance
179 const double fZFactor(maIntInvTexture.getZ().getVal()); in getTextureCoor() local180 const double fInvZFactor(basegfx::fTools::equalZero(fZFactor) ? 1.0 : 1.0 / fZFactor); in getTextureCoor()
Completed in 17 milliseconds