Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dline.cxx215 const double fACX = maStart.X() - rPtX; in GetDistance() local
218 const double fR = ( fACY * -fDistY - fACX * fDistX ) / fL2; in GetDistance()
219 const double fS = ( fACY * fDistX - fACX * fDistY ) / fL2; in GetDistance()

Completed in 8 milliseconds