cgmath
cgmath
::
Ray3
[
−
]
[src]
type Ray3<S> =
Ray
<S,
Point3
<S>,
Vector3
<S>>;