Package: graphene

Function graphene:plane-distance

Lambda List

graphene:plane-distance (plane point)

Arguments

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

Return Value

The float with the distance of the given point from the plane.

Details

Computes the distance of the point from the plane.
 

See also

#2023-12-7