Aabb

Undocumented in source.

Members

Functions

collides
bool collides(Aabb other)
Undocumented in source. Be warned that the author may not have intended to support it.
intersectionSize
vec3 intersectionSize(Aabb other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pos
vec3 pos;
Undocumented in source.
size
vec3 size;
Undocumented in source.

Meta