Ray.progress

struct Ray(T, int N)
nothrow @nogc pure const nothrow
progress
(
T t
)

Return Value

Type: point_t

A point further along the ray direction.

Meta