Package: graphene

Function graphene:rect-vertices

Lambda List

graphene:rect-vertices (r vertices)

Arguments

r -- a graphene:rect-t instance
vertices -- a list with 4 graphene:vec2-t instances

Return Value

The list with 4 graphene:vec2-t instances.

Details

Computes the four vertices of a rectangle.
 

See also

2023-12-9