Package: graphene

Function graphene:quad-init-from-rect

Lambda List

graphene:quad-init-from-rect (q r)

Arguments

q -- a graphene:quad-t instance to initialize
r -- a graphene:rect-t instance

Return Value

The initialized graphene:quad-t instance.

Details

Initializes a quadrilateral using the four corners of the given rectangle.
 

See also

2023-11-20