SA_Maths
Sapphire Suite's C++ Maths Library
Loading...
Searching...
No Matches
SA::AABB2D< T > Member List

This is the complete list of members for SA::AABB2D< T >, including all inherited members.

AABB2D()=defaultSA::AABB2D< T >
AABB2D(const Vec2< T > &_min, const Vec2< T > &_max)SA::AABB2D< T >
AABB2D(const AABB2D &_first, const AABB2D &_second)SA::AABB2D< T >
AABB2D(const AABB3D< T > &_aabb3D) noexceptSA::AABB2D< T >
Area() constSA::AABB2D< T >
Center() constSA::AABB2D< T >
Equals(const AABB2D &_other, T _epsilon=std::numeric_limits< T >::epsilon()) const noexceptSA::AABB2D< T >
Height() constSA::AABB2D< T >
IsColliding(const AABB2D &_other) constSA::AABB2D< T >
IsCollidingX(const AABB2D &_other) constSA::AABB2D< T >
IsCollidingY(const AABB2D &_other) constSA::AABB2D< T >
IsValid() const noexceptSA::AABB2D< T >
maxSA::AABB2D< T >
Merge(const AABB2D &_first, const AABB2D &_second)SA::AABB2D< T >static
minSA::AABB2D< T >
operator!=(const AABB2D &_rhs) const noexceptSA::AABB2D< T >
operator==(const AABB2D &_rhs) const noexceptSA::AABB2D< T >
Width() constSA::AABB2D< T >