Package: graphene

Function graphene:quaternion-to-vec4

Lambda List

graphene:quaternion-to-vec4 (quaternion result)

Arguments

quaternion -- a graphene:quaternion-t instance
result -- a graphene:vec4-t instance

Return Value

The graphene:vec4-t instance with the components.

Details

Copies the components of a quaternion into a graphene:vec4-t instances.
 

See also

#2023-12-8