Searched refs:fLogicTexSizeX (Results 1 – 1 of 1) sorted by relevance
193 const double fLogicTexSizeX(fLogicPixelSizeWorld / rPrimitive.getTextureSize().getX()); in impRenderHatchTexturePrimitive3D() local195 const double fLogicTexSize(fLogicTexSizeX > fLogicTexSizeY ? fLogicTexSizeX : fLogicTexSizeY); in impRenderHatchTexturePrimitive3D()
Completed in 17 milliseconds