Package: graphene

Function graphene:matrix-init-translate

Lambda List

graphene:matrix-init-translate (matrix point)

Arguments

matrix -- a graphene:matrix-t instance
point -- a graphene:point3d-t instance with the translation coordinates

Return Value

The initialized graphene:matrix-t instance.

Details

Initializes the matrix with a translation to given coordinates.
 

See also

#2024-12-30