Package: graphene

Function graphene:matrix-transform-ray

Lambda List

graphene:matrix-transform-ray (matrix ray result)

Arguments

matrix -- a graphene:matrix-t instance
ray -- a graphene:ray-t instance
result -- a graphene:ray-t instance

Return Value

The graphene:ray-t instance with the transformed ray.

Details

Transforms the ray using the given matrix.
 

See also

#2024-12-30