Matrix.transformRay

Transform a #graphene_ray_t using the given matrix @m.

class Matrix
void
transformRay
(,
out Ray res
)

Parameters

r Ray

a #graphene_ray_t

res Ray

return location for the transformed ray

Meta