Skip to content

math.aabbsintersect

Andrew McWatters edited this page Apr 19, 2020 · 10 revisions

math.aabbsintersect()

Source

engine/shared/mathlib.lua

Usage

math.aabbsintersect( minA, maxA, minB, maxB )

Parameters

Name Type Description
minA ??? ???
maxA ??? ???
minB ??? ???
maxB ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally