You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > Bounding Boxes

19.3 Bounding Boxes

A bounding box is a structure the contains the left, bottom, right, and top edges of a box. Its type is TI.cpBB.

Related Topics

BB

b

clampVect

containsBB

containsVect

expand

intersects

l

merge

setb

r

setl

setr

sett

t

wrapVect