Om  1.0.0
A universal framework for multimedia simulation
om::math::AABB2D< T > Member List

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

AABB2D()om::math::AABB2D< T >inline
AABB2D(T newMin, T newMax)om::math::AABB2D< T >inline
AABB2D(T newXMin, T newXMax, T newYMin, T newYMax)om::math::AABB2D< T >inline
AABB2D(const VectorND< T, 2 > &center)om::math::AABB2D< T >inline
AABB2D(const VectorND< T, 2 > &newMin, const VectorND< T, 2 > &newMax)om::math::AABB2D< T >inline
AABB2D(const VectorND< T, 2 > *points, Size numPoints)om::math::AABB2D< T >inline
contains(const AABB2D &bounds) const om::math::AABB2D< T >inline
contains(const VectorND< T, 2 > &coordinate) const om::math::AABB2D< T >inline
enlargeFor(const VectorND< T, 2 > &point)om::math::AABB2D< T >inline
enlargeFor(const AABB2D &bounds)om::math::AABB2D< T >inline
getArea() const om::math::AABB2D< T >inline
getCenter() const om::math::AABB2D< T >inline
getDiagonal() const om::math::AABB2D< T >inline
getHeight() const om::math::AABB2D< T >inline
getIntersection(const AABB2D< T > &bounds) const om::math::AABB2D< T >inline
getMinMax(Index i) const om::math::AABB2D< T >inline
getRadius() const om::math::AABB2D< T >inline
getSize() const om::math::AABB2D< T >inline
getUnion(const AABB2D< T > &bounds) const om::math::AABB2D< T >inline
getWidth() const om::math::AABB2D< T >inline
getX() const om::math::AABB2D< T >inline
getY() const om::math::AABB2D< T >inline
intersects(const AABB2D &bounds) const om::math::AABB2D< T >inline
maxom::math::AABB2D< T >
minom::math::AABB2D< T >
operator AABB2D< U >() const om::math::AABB2D< T >inline
operator data::String() const om::math::AABB2D< T >inline
operator!=(const AABB2D< T > &other) const om::math::AABB2D< T >inline
operator&(const AABB2D< T > &bounds) const om::math::AABB2D< T >inline
operator&=(const AABB2D< T > &bounds)om::math::AABB2D< T >inline
operator*(T scale) const om::math::AABB2D< T >inline
operator*(const VectorND< T, 2 > &scale) const om::math::AABB2D< T >inline
operator/(T scale) const om::math::AABB2D< T >inline
operator/(const VectorND< T, 2 > &scale) const om::math::AABB2D< T >inline
operator==(const AABB2D< T > &other) const om::math::AABB2D< T >inline
operator|(const VectorND< T, 2 > &point) const om::math::AABB2D< T >inline
operator|(const AABB2D< T > &bounds) const om::math::AABB2D< T >inline
operator|=(const VectorND< T, 2 > &point)om::math::AABB2D< T >inline
operator|=(const AABB2D< T > &bounds)om::math::AABB2D< T >inline
set(T newXMin, T newXMax, T newYMin, T newYMax)om::math::AABB2D< T >inline
toString() const om::math::AABB2D< T >inline