Table of Contents

Method TestOverlap

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

TestOverlap(Rect, IEnumerable<Rect>)

public static bool TestOverlap(Rect r, IEnumerable<Rect> other)

Parameters

r Rect
other IEnumerable<Rect>

Returns

bool