Package: graphene

Function graphene:point3d-normalize

Lambda List

graphene:point3d-normalize (p result)

Arguments

point -- a graphene:point3d-t instance
result -- a graphene:point3d-t instance

Return Value

The graphene:point3d-t instance with the normalized point.

Details

Computes the normalization of the vector represented by the coordinates of the given point.
 

See also

2023-12-3