Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Checks whether this ray is equal to the other ray |
![]() ![]() | FromTwoPoints | Gets a normalized ray from two points |
![]() | PointFromTime | Gets the point on the ray, which corresponds to the specified time |
![]() | TimeFromPoint | Get the time of the point projection on the line |
![]() | ToNLine | Creates a line that lays on this ray |
![]() | ToNLineSegment | Converts this ray to a line segment |