Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Db3dtrans.cxx305 double fBoundWidth = (double)(maViewportRectangle.GetWidth() + 1); in CalcViewport() local
310 if(fBoundWidth != 0.0) in CalcViewport()
311 fActRatio = fBoundHeight / fBoundWidth; in CalcViewport()

Completed in 17 milliseconds