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