Back to class index
| Ray::ToLineSyntaxLine Ray::ToLine() const; [4 lines of code]The pos and dir members of the returned Line will be equal to this Ray. The only difference is that a Line extends to infinity in two directions, whereas the Ray spans only in the positive direction. See Also |