AABB

Undocumented in source.

Members

Functions

center
vec3 center()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromVertex
fromVertex(vec3[] vertices)
Undocumented in source. Be warned that the author may not have intended to support it.
unite
unite(AABB bounds1, AABB bounds2)
max
vec3 max;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

min
vec3 min;
Undocumented in source.

Meta