Package: graphene

Function graphene:quaternion-alloc

Lambda List

graphene:quaternion-alloc ()

Return Value

The newly allocated graphene:quaternion-t instance.

Details

Allocates a new graphene:quaternion-t instance. The contents of the returned instance are undefined. Use the quaternion-free function to free the resources allocated by this function.
 

See also

#2023-12-8