Ray.progress

struct Ray(T, size_t N)
nothrow pure const
progress
(
T t
)

Return Value

Type: point_t

A point further along the ray direction.

Meta