| abox2(vec2 vector) | box2 | [related] |
| abox2(vec2 min, vec2 max) | box2 | [related] |
| add(vec2 value) | box2 | |
| addass(vec2 value) | box2 | |
| center() | box2 | |
| center(vec2 value) | box2 | |
| concontains(vec2 point) | box2 | |
| concontains(box2 box) | box2 | |
| conoverlaps(box2 box) | box2 | |
| contains(vec2 point) | box2 | |
| contains(box2 box) | box2 | |
| corner(uint index) | box2 | |
| create(vec2 vector) | box2 | [static] |
| create(vec2 min, vec2 max) | box2 | [static] |
| dim() | box2 | |
| dim(vec2 value) | box2 | |
| ensure(vec2 point) | box2 | |
| ensure(box2 box) | box2 | |
| fromCenter(vec2 center, vec2 length) | box2 | [static] |
| isnan() | box2 | |
| max | box2 | |
| min | box2 | |
| nearestPoint(vec2 vector) | box2 | |
| overlaps(box2 box) | box2 | |
| set(vec2 min, vec2 max) | box2 | |
| sub(vec2 value) | box2 | |
| subass(vec2 value) | box2 | |
| toString() | box2 |
1.3.2