Package: graphene

Function graphene:point-init-from-vec2

Lambda List

graphene:point-init-from-vec2 (p v)

Arguments

p -- a graphene:point-t instance
v -- a graphene:vec2-t instance to use

Return Value

The initialized graphene:point-t instance.

Details

Initializes the point using the components of the given vector.
 

See also

2023-12-3