cgmath
cgmath
::
Ray2
[
−
]
[src]
type Ray2<S> =
Ray
<S,
Point2
<S>,
Vector2
<S>>;