contactRectangle Function

public function contactRectangle(obj, Rectangle, threshold) result(contact)

Arguments

Type IntentOptional AttributesName
class(Rectangle_), intent(in) :: obj
class(Rectangle_), intent(in) :: Rectangle
integer(kind=int32), intent(in), optional :: threshold

Return Value logical


Contents

None