get_pt_plane Interface

interface


Calls

interface~~get_pt_plane~~CallsGraph interface~get_pt_plane get_pt_plane proc~get_pt_plane get_pt_plane interface~get_pt_plane->proc~get_pt_plane

private module function get_pt_plane(this_plane, point)

Arguments

Type IntentOptional AttributesName
class(plane), intent(in) :: this_plane
type(vector), intent(in) :: point

Return Value type(vector)

Description

Returns the point on a plane that is closest to the given point