Plane.distance
float distance(graphene.point3_d.Point3D point)Computes the distance of point from a #graphene_plane_t.
Parameters
point | a #graphene_point3d_t |
Returns
the distance of the given #graphene_point3d_t from the plane
float distance(graphene.point3_d.Point3D point)Computes the distance of point from a #graphene_plane_t.
point | a #graphene_point3d_t |