Package: graphene

Function graphene:point3d-init-from-vec3

Lambda List

graphene:point3d-init-from-vec3 (p v)

Arguments

p -- a graphene:point3d-t instance
v -- a graphene:vec3-t instance to use

Return Value

The initialized graphene:point3d-t instance.

Details

Initializes the point using the components of the given vector.
 

See also

2023-12-3