Searched refs:maIntInvTexture (Results 1 – 1 of 1) sorted by relevance
156 basegfx::ip_triple maIntInvTexture; member in ZBufferRasterConverter3D179 const double fZFactor(maIntInvTexture.getZ().getVal()); in getTextureCoor()181 rTarget.setX(maIntInvTexture.getX().getVal() * fInvZFactor); in getTextureCoor()182 rTarget.setY(maIntInvTexture.getY().getVal() * fInvZFactor); in getTextureCoor()198 maIntInvTexture.increment(fStep); in incrementLineSpanInterpolators()330 maIntInvTexture = basegfx::ip_triple( in setupLineSpanInterpolators()369 maIntInvTexture(), in ZBufferRasterConverter3D()
Completed in 11 milliseconds