Home
last modified time | relevance | path

Searched refs:fLogicPixelSizeWorld (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx190 …double fLogicPixelSizeWorld(::std::max(::std::max(fabs(aLogicPixel.getX()), fabs(aLogicPixel.getY(… in impRenderHatchTexturePrimitive3D() local
193 const double fLogicTexSizeX(fLogicPixelSizeWorld / rPrimitive.getTextureSize().getX()); in impRenderHatchTexturePrimitive3D()
194 const double fLogicTexSizeY(fLogicPixelSizeWorld / rPrimitive.getTextureSize().getY()); in impRenderHatchTexturePrimitive3D()

Completed in 18 milliseconds