- Contains
bool Contains(Rect!T aabb, Rect!T other)
Undocumented in source. Be warned that the author may not have intended to support it.
- Intersects
bool Intersects(Rect!T a, Rect!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- Merge
Rect!T Merge(Rect!T a, Rect!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- MergedArea
T MergedArea(Rect!T a, Rect!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- Proximity
T Proximity(Rect!T a, Rect!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- abs
T abs(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- maxv
vectp maxv(vectp v1, vectp v2)
Undocumented in source. Be warned that the author may not have intended to support it.
- maxv
T maxv(T v1, T v2)
Undocumented in source. Be warned that the author may not have intended to support it.
- minv
T minv(T v1, T v2)
Undocumented in source. Be warned that the author may not have intended to support it.
- minv
vectp minv(vectp v1, vectp v2)
Undocumented in source. Be warned that the author may not have intended to support it.