Package: graphene

Function graphene:box-init-from-box

Lambda List

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

Arguments

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

Return Value

The initialized graphene:box-t instance.

Details

Initializes the given graphene:box-t instance with the vertices of another graphene:box-t instance.
 

See also

2024-11-12