AABB

Undocumented in source.

Members

Functions

area
float area()
Undocumented in source. Be warned that the author may not have intended to support it.
center
vec2 center()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(AABB base, vec2 position, float angle, vec2 scale)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(AABB base, vec2 position, vec2 scale)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(AABB base, vec2 position, float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(AABB base, vec2 position)
Undocumented in source. Be warned that the author may not have intended to support it.
size
vec2 size()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

max
vec2 max;
Undocumented in source.
min
vec2 min;
Undocumented in source.

Meta