Package: graphene

Function graphene:euler-init-from-euler

Lambda List

graphene:euler-init-from-euler (euler source)

Arguments

euler -- a graphene:euler-t instance to initialize
source -- a graphene:euler-t instance

Return Value

The initialized graphene:euler-t instance.

Details

Initializes a graphene:euler-t instance using the angles and order of another graphene:euler-t instance. If the source argument is nil, the graphene:euler-t instance will be initialized with all angles set to 0.
 

See also

2024-9-9