Searched refs:fPositionInEdge (Results 1 – 1 of 1) sorted by relevance
3393 double fPositionInEdge(fStart); in createEdgesOfGivenLength() local3405 while(fTools::less(fPositionInEdge, fEdgeLength)) in createEdgesOfGivenLength()3408 const double fScalar(fPositionInEdge / fEdgeLength); in createEdgesOfGivenLength()3410 fPositionInEdge += fLength; in createEdgesOfGivenLength()3424 fPositionInEdge -= fEdgeLength; in createEdgesOfGivenLength()
Completed in 26 milliseconds