Plane.distance

Computes the distance of point from a #graphene_plane_t.

class Plane
float
distance

Parameters

point graphene.point3_d.Point3D

a #graphene_point3d_t

Return Value

Type: float

the distance of the given #graphene_point3d_t from the plane