Package: graphene

Function graphene:matrix-project-point

Lambda List

graphene:matrix-project-point (matrix point result)

Arguments

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

Return Value

The graphene:point-t instance with the projected point.

Details

Projects the point using the given matrix.
 

See also

#2024-12-30